Package jrun.jms.core.server

Interface Summary
JmsServerIfc This is the interface to the JmsServer.
 

Class Summary
JmsAdmin This class contains the logic to perform administrative functions on 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.
 

Exception Summary
ClientDisconnectionException This excpetion is thrown if the client abnormally disconnects from the JMS server
FailedToBindFactoriesException This excpetion is thrown when the server fails to bind the connection factories specified in the configuration file with the internal or external jndi server
FailedToCreateConnectionException This exception is thrown when a conneection manager cannot instantiate a session with the JMSServer
FailedToCreateServerException This exception is thrown when the server cannot be instantiated..
FailedToInitialiseServerException This excpetion is thrown if the JMS Server failed to start up.
 



Copyright © 2002 Macromedia Corporation. All Rights Reserved.