Package com.caucho.message

Interface Summary
MessageConnection Message connection facade.
MessageConnectionFactory Message facade for creating a connection
MessageDecoder<T> decode a message in the store.
MessageEncoder<T> encode a message in the store.
MessagePropertiesFactory<T> message factory
MessageReceiver<T> message receiver
MessageReceiverFactory AMQP client receiver factory
MessageReceiverListener<T> message receiver
MessageSender<T> message sender
MessageSenderFactory client sender factory
MessageSettleListener Callbacks when a sent message is settled on the broker, i.e.
 

Class Summary
JournalQueue Named journal queue.
LocalConnectionFactory Message facade for creating a connection
 

Enum Summary
DistributionMode Selects how a message should be treated when it's acquired from the node.
SettleMode Selects when a message is considered delivered and can be considered settled and forgotten by the sender.
SettleTime Selects when a message is considered received and can be considered settled and forgotten by the sender.
 

Exception Summary
MessageException Callbacks when a sent message is settled on the broker, i.e.