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

Packages that use org.jboss.jms.server.endpoint
org.jboss.jms.client   
org.jboss.jms.client.container   
org.jboss.jms.client.delegate   
org.jboss.jms.client.state   
org.jboss.jms.delegate   
org.jboss.jms.server   
org.jboss.jms.server.connectionmanager   
org.jboss.jms.server.endpoint   
org.jboss.jms.server.endpoint.advised   
org.jboss.jms.tx   
org.jboss.jms.wireformat   
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.client
ConnectionFactoryEndpoint
          Represents the set of methods from the ConnectionFactoryDelegate that are handled on the server.
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.client.container
CreateConnectionResult
          A CreateConnectionResult
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.client.delegate
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.
ConsumerEndpoint
          Represents the set of methods from the ConsumerDelegate that are handled on the server.
CreateConnectionResult
          A CreateConnectionResult
DeliveryInfo
          Struct like class for holding information regarding a delivery on the client side - this is never passed to the server
SessionEndpoint
           
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.client.state
DeliveryInfo
          Struct like class for holding information regarding a delivery on the client side - this is never passed to the server
 

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.
DeliveryInfo
          Struct like class for holding information regarding a delivery on the client side - this is never passed to 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.
ServerSessionEndpoint
          The server side representation of a JMS session.
 

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
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.
ConsumerEndpoint
          Represents the set of methods from the ConsumerDelegate that are handled on the server.
CreateConnectionResult
          A CreateConnectionResult
ServerConnectionEndpoint
          Concrete implementation of ConnectionEndpoint.
ServerConnectionFactoryEndpoint
          Concrete implementation of ConnectionFactoryEndpoint
ServerSessionEndpoint
          The server side representation of a JMS session.
SessionEndpoint
           
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.server.endpoint.advised
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.
ConsumerEndpoint
          Represents the set of methods from the ConsumerDelegate that are handled on the server.
CreateConnectionResult
          A CreateConnectionResult
SessionEndpoint
           
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.tx
DeliveryInfo
          Struct like class for holding information regarding a delivery on the client side - this is never passed to the server
 

Classes in org.jboss.jms.server.endpoint used by org.jboss.jms.wireformat
Ack
          A Ack
Cancel
          A Cancel
CreateConnectionResult
          A CreateConnectionResult
 



Copyright © 2006 JBoss Inc. All Rights Reserved.