|
Class Summary |
| AdminConnection |
A connection is created for every adminclient connecting to the JmsServer. |
| AdminConnectionManager |
The admin connection manager is responsible for managing all admin
connections to the JmsServer. |
| ConnectionFactoryHelper |
Helper class for binding connection factories in JNDI |
| EmbeddedJmsServer |
This class is used to embed the JMS Server in another component, e.g an
EJB or Servlet container etc. |
| EmbeddedNameService |
|
| JmsServer |
This class contains the main line for instantiating the JMS Server. |
| JmsServerConnection |
A connection is created for every client connecting to the JmsServer. |
| JmsServerConnectionManager |
The connection manager is responsible for managing all connections to the
JmsServer. |
| JmsServerSession |
A session represents a server side endpoint to the JMSServer. |
| NamingHelper |
This class provides helper methods to access the name service's initial
context. |