| AMQPConnectionListener |
Listens to the TCP connections.
|
| AMQPConnectionListener.NetServerOut |
|
| AMQPService |
AMQP service used to open the server socket and start the connection
listeners.
|
| ChannelContext |
Class used to hold all the contextual data relative to one channel.
|
| ChannelContext.Delivery |
|
| DeliveryListener |
Interface used for message deliveries.
|
| IExchange |
|
| IExchangeMBean |
Monitoring interface for AMQP exchanges.
|
| Message |
A Joram AMQP MOM message.
|
| Naming |
Naming directory for all local exchanges, proxies and queues.
|
| Proxy |
|
| Proxy.NetServerIn |
|
| ProxyMBean |
|
| ProxyName |
|
| PublishRequest |
Class used by the AMQPConnectionListener to hold all the parameters (
Basic.Publish method, header and body) necessary to publish a
message while they are received on the socket.
|
| Queue |
An AMQP queue.
|
| Queue.Subscription |
|
| Queue.SubscriptionKey |
|
| QueueMBean |
Monitoring interface for AMQP queues.
|
| QueueShell |
|
| StubAgentIn |
The StubAgentIn class handles input interactions with other Joram
AMQP servers.
|
| StubAgentIn.Null |
|
| StubAgentOut |
The StubAgentOut class handles output interactions with other Joram
AMQP servers.
|
| TopicExchange.KeyAndPattern |
Class used to keep trace of the key which leads to the pattern.
|