public interface PooledMessageData extends MessageData
MessageData.
release() will be called once the message has been
transmitted to and processed by all MessageExchange instances.| Modifier and Type | Method and Description |
|---|---|
void |
release()
Releases this instance back to the pool
|