Joram 5.2.1

Package org.objectweb.joram.mom.amqp

Interface Summary
Consumer  
DeliveryListener  
GetListener  
Listener  
MOMHandler  
 

Class Summary
AckNot  
AMQPConnectionListener Listens to the TCP connections.
AMQPService  
BindNot  
CancelNot  
ClearQueueNot  
ConsumeNot Transient notification.
DeleteNot Notification sent to request an exchange or a queue deletion.
DirectExchange The direct exchange type provides routing of messages to zero or more queues based on an exact match between the routing key of the message, and the binding key used to bind the queue to the exchange.
ExchangeAgent  
FanoutExchange The fanout exchange type works as follows: 1.
HeadersExchange The headers exchange type works as follows: 1.
JoramMOMHandler  
NamingAgent  
ProxyAgent  
PublishNot  
PublishRequest  
QueueAgent  
ReceiveNot  
RecoverNot  
TopicExchange The topic exchange type provides routing to bound queues based on a pattern match between the binding key and the routing key of the message.
UnbindNot  
 


Joram 5.2.1

Copyright © 2005 Scalagent - All rights reserved