Package | Description |
---|---|
org.ow2.joram.mom.amqp |
Class and Description |
---|
AddBoundExchange
This class is used in an
AMQPRequestNot to notify the distant queue
to add a binding with the specified exchange, because of a
Queue.Bind method. |
Deliver
Holds a complete
Basic.Deliver response with headers and body. |
GetDeliveries
A
GetDeliveries is sent to the proxy each time the proxy is
susceptible to have new deliveries to transmit to the client. |
GetResponse
Holds a complete
Basic.Get response with headers and body. |
PublishToQueue
This class is used in an
AMQPRequestNot to publish a message to a
distant queue after exchange routing. |
RemoveBoundExchange
This class is used in an
AMQPRequestNot to notify the distant queue
to remove its bindings with the specified exchange, because of the exchange
deletion or Queue.Unbind method. |
RemoveQueueBindings
This class is used in an
AMQPRequestNot to notify the distant
exchange to remove its bindings with the specified queue, because of the
queue deletion. |
Returned
Holds a complete
Basic.Return response with headers and body. |
Copyright © 2020 ScalAgent D.T.. All rights reserved.