Package org.jboss.jms.delegate

Interface Summary
Ack A Ack
BrowserDelegate Represents the minimal set of operations to provide browser functionality.
BrowserEndpoint Represents the set of methods from the BrowserDelegate that are handled on the server.
Cancel A Cancel
ConnectionDelegate Represents the minimal set of operations to provide connection functionality.
ConnectionEndpoint Represents the set of methods from the ConnectionDelegate that are handled on the server.
ConnectionFactoryDelegate Represents the minimal set of operations to provide connection factory functionality.
ConnectionFactoryEndpoint Represents the set of methods from the ConnectionFactoryDelegate that are handled on the server.
ConsumerDelegate Represents the minimal set of operations to provide consumer functionality.
ConsumerEndpoint Represents the set of methods from the ConsumerDelegate that are handled on the server.
ProducerDelegate Represents the minimal set of operations to provide producer functionality.
SessionDelegate Represents the minimal set of operations to provide session functionality.
SessionEndpoint  
 

Class Summary
CreateConnectionResult A CreateConnectionResult
DefaultAck A DefaultAck
DefaultCancel A Cancel.
DeliveryInfo Struct like class for holding information regarding a delivery on the client side - this is never passed to the server
DeliveryRecovery A DeliveryRecovery Used for sending information about to recover a delivery to the server on failover
IDBlock A IDBlock.
TopologyResult  
 



Copyright © 2006 JBoss Inc. All Rights Reserved.