|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| 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 |
| ServerConnectionManager | ServerConnectionManager is responsible for managing all
connections to the server. |
| ServerConnector | ServerConnector provides an interface to the OpenJMS server. |
| ServerSession | Indicates the methods clients can call on the server-side implementation of
the Session interface |
| Class Summary | |
| 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. |
| ConnectorService | Service that manages the connectors configured for the server. |
| EmbeddedJmsServer | Deprecated. This class is no longer used. |
| EmbeddedNameService | Embedded name service. |
| JmsServer | This class contains the main line for instantiating the JMS Server. |
| NameService | Enter description here. |
| ServerConnectionImpl | Server implementation of the javax.jms.Connection interface. |
| ServerConnectionManagerImpl | The ServerConnectionManagerImpl is responsible for managing all
connections to the server. |
| Exception Summary | |
| ServerException | A general purpose exception to indicate a problem in the JMS server. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||