Uses of Package
org.exolab.jms.server

Packages that use org.exolab.jms.server
org.exolab.jms.client   
org.exolab.jms.client.net   
org.exolab.jms.messagemgr   
org.exolab.jms.server   
org.exolab.jms.server.net   
 

Classes in org.exolab.jms.server used by org.exolab.jms.client
ServerConnectionFactory
          Indicates the methods clients can call on the server-side implementation of the ConnectionFactory interface
 

Classes in org.exolab.jms.server used by org.exolab.jms.client.net
ServerConnection
          Indicates the methods clients can call on the server-side implementation of the Connection interface
ServerConnectionFactory
          Indicates the methods clients can call on the server-side implementation of the ConnectionFactory interface
ServerSession
          Indicates the methods clients can call on the server-side implementation of the Session interface
 

Classes in org.exolab.jms.server used by org.exolab.jms.messagemgr
NameService
          Enter description here.
ServerConnectionManager
          ServerConnectionManager is responsible for managing all connections to the server.
 

Classes in org.exolab.jms.server used by org.exolab.jms.server
AdminConnection
          A connection is created for every adminclient connecting to the JmsServer.
AdminConnectionFactory
          AdminConnectionFactory is responsible for creating AdminConnection instances.
AdminConnectionManager
          AdminConnectionManager is responsible for creating authenticated AdminConnection instances The connection manager is a singleton (at this point anyway) that is accessible through the instance class method.
JmsServer
          This class contains the main line for instantiating the JMS Server.
NameService
          Enter description here.
ServerConnection
          Indicates the methods clients can call on the server-side implementation of the Connection interface
ServerConnectionFactory
          Indicates the methods clients can call on the server-side implementation of the ConnectionFactory interface
ServerConnectionImpl
          Server implementation of the javax.jms.Connection interface.
ServerConnectionManager
          ServerConnectionManager is responsible for managing all connections to the server.
ServerConnectionManagerImpl
          The ServerConnectionManagerImpl is responsible for managing all connections to the server.
ServerConnector
          ServerConnector provides an interface to the OpenJMS server.
ServerException
          A general purpose exception to indicate a problem in the JMS server.
ServerSession
          Indicates the methods clients can call on the server-side implementation of the Session interface
 

Classes in org.exolab.jms.server used by org.exolab.jms.server.net
AdminConnection
          A connection is created for every adminclient connecting to the JmsServer.
AdminConnectionManager
          AdminConnectionManager is responsible for creating authenticated AdminConnection instances The connection manager is a singleton (at this point anyway) that is accessible through the instance class method.
NameService
          Enter description here.
ServerConnection
          Indicates the methods clients can call on the server-side implementation of the Connection interface
ServerConnectionFactory
          Indicates the methods clients can call on the server-side implementation of the ConnectionFactory interface
ServerConnector
          ServerConnector provides an interface to the OpenJMS server.
ServerException
          A general purpose exception to indicate a problem in the JMS server.
ServerSession
          Indicates the methods clients can call on the server-side implementation of the Session interface
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.