Package org.jboss.jms.server.endpoint

Interface Summary
BrowserEndpoint Represents the set of methods from the BrowserDelegate that are handled on the server.
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.
ConsumerEndpoint Represents the set of methods from the ConsumerDelegate that are handled on the server.
SessionEndpoint  
 

Class Summary
ClientDelivery A ClientDelivery Encapsulates a delivery of some messages to a client consumer
DeliveryRunnable A PooledExecutor job that contains the message to be delivered asynchronously to the client.
ServerBrowserEndpoint Concrete implementation of BrowserEndpoint.
ServerConnectionEndpoint Concrete implementation of ConnectionEndpoint.
ServerConnectionFactoryEndpoint Concrete implementation of ConnectionFactoryEndpoint
ServerConsumerEndpoint Concrete implementation of ConsumerEndpoint.
ServerSessionEndpoint Concrete implementation of SessionEndpoint.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.