Uses of Package
org.jboss.jms.server.endpoint

Packages that use org.jboss.jms.server.endpoint
org.jboss.jms.client.delegate   
org.jboss.jms.delegate   
org.jboss.jms.server   
org.jboss.jms.server.connectionmanager   
org.jboss.jms.server.endpoint   
org.jboss.jms.server.endpoint.advised   
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.client.delegate
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
           
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.delegate
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
           
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.server
ConnectionEndpoint
          Represents the set of methods from the ConnectionDelegate that are handled on the server.
ServerConsumerEndpoint
          Concrete implementation of ConsumerEndpoint.
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.server.connectionmanager
ConnectionEndpoint
          Represents the set of methods from the ConnectionDelegate that are handled on the server.
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.server.endpoint
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.
ServerBrowserEndpoint
          Concrete implementation of BrowserEndpoint.
ServerConnectionEndpoint
          Concrete implementation of ConnectionEndpoint.
ServerConsumerEndpoint
          Concrete implementation of ConsumerEndpoint.
ServerSessionEndpoint
          Concrete implementation of SessionEndpoint.
SessionEndpoint
           
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.server.endpoint.advised
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
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.