package

com.atlassian.bamboo.v2.build.agent.remote.sender

Interfaces

BambooAgentMessageSender

An interface for sending BambooAgentMessages from an agent to the server. 

Classes

BatchedMessageSender A sendder strategy that batches the messages up in a queue and periodically flushes the queu. 
HttpMessageSender  
JmsTemplateMessageSender