Package com.atlassian.bamboo.v2.build.agent.remote.sender
-
Interface Summary Interface Description BambooAgentMessageSender An interface for sendingBambooAgentMessage
s from an agent to the server. -
Class Summary Class Description BatchedMessageSender A sender strategy that batches the messages up in a queue and periodically flushes the queue.JmsTemplateMessageSender