Package com.atlassian.bamboo.v2.build.agent.remote.sender
package com.atlassian.bamboo.v2.build.agent.remote.sender
-
ClassDescriptionAn interface for sending
BambooAgentMessage
s from an agent to the server.A sender strategy that batches the messages up in a queue and periodically flushes the queue.