Package org.jboss.jms.server.endpoint

Interface Summary
Ack A Ack
BrowserEndpoint Represents the set of methods from the BrowserDelegate that are handled on the server.
Cancel A Cancel
ConnectionEndpoint Represents the set of methods from the ConnectionDelegate that are handled on the server.
ConnectionFactoryEndpoint Represents the set of methods from the ConnectionFactoryDelegate that are handled on the server.
ConnectionFactoryInternalEndpoint The interface only exists so the connection factory requests can call through the AOP stack
ConsumerEndpoint Represents the set of methods from the ConsumerDelegate that are handled on the server.
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
ServerBrowserEndpoint Concrete implementation of BrowserEndpoint.
ServerConnectionEndpoint Concrete implementation of ConnectionEndpoint.
ServerConnectionFactoryEndpoint Concrete implementation of ConnectionFactoryEndpoint
ServerConsumerEndpoint Concrete implementation of ConsumerEndpoint.
ServerSessionEndpoint The server side representation of a JMS session.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.