Uses of Package
org.exolab.jms.client

Packages that use org.exolab.jms.client
org.exolab.jms.client   
org.exolab.jms.client.http   
org.exolab.jms.client.intravm   
org.exolab.jms.client.mipc   
org.exolab.jms.client.rmi   
org.exolab.jms.message   
org.exolab.jms.messagemgr   
org.exolab.jms.persistence   
org.exolab.jms.server   
org.exolab.jms.server.http   
org.exolab.jms.server.mipc   
org.exolab.jms.server.rmi   
 

Classes in org.exolab.jms.client used by org.exolab.jms.client
JmsConnectionFactory
          This is simply a marker for connection factory classes.
JmsConnectionStubIfc
          This is the interface that connection stubs must implement in order to support remote invocations.
JmsDestination
          This is the base class for all destinations.
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsQueueConnectionFactory
          This class extends JmsConnectionFactory and is responsible for creating QueueConnections with other JMS PTP providers
JmsServerStubIfc
          This is the interface for the JMS server stub.
JmsSessionStubIfc
          This is the interface that session stubs must implement in order to support remote invocations.
JmsTemporaryDestination
          This is an interface for all temporary destinations.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
JmsTopicConnectionFactory
          This class is responsible for managing all TopicConnection instances.
JmsXAQueueConnectionFactory
          An XA queue connection factory class that extends the bahaviour of JmsQueueConnectionFactory.
JmsXATopicConnectionFactory
          An XA topic connection factory class that extends the bahaviour of JmsTopicConnectionFactory.
 

Classes in org.exolab.jms.client used by org.exolab.jms.client.http
JmsConnectionStubIfc
          This is the interface that connection stubs must implement in order to support remote invocations.
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsServerStubIfc
          This is the interface for the JMS server stub.
JmsSessionStubIfc
          This is the interface that session stubs must implement in order to support remote invocations.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

Classes in org.exolab.jms.client used by org.exolab.jms.client.intravm
JmsConnectionStubIfc
          This is the interface that connection stubs must implement in order to support remote invocations.
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsServerStubIfc
          This is the interface for the JMS server stub.
JmsSessionStubIfc
          This is the interface that session stubs must implement in order to support remote invocations.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

Classes in org.exolab.jms.client used by org.exolab.jms.client.mipc
JmsConnectionStubIfc
          This is the interface that connection stubs must implement in order to support remote invocations.
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsServerStubIfc
          This is the interface for the JMS server stub.
JmsSessionStubIfc
          This is the interface that session stubs must implement in order to support remote invocations.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

Classes in org.exolab.jms.client used by org.exolab.jms.client.rmi
JmsConnectionStubIfc
          This is the interface that connection stubs must implement in order to support remote invocations.
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsServerStubIfc
          This is the interface for the JMS server stub.
JmsSessionStubIfc
          This is the interface that session stubs must implement in order to support remote invocations.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

Classes in org.exolab.jms.client used by org.exolab.jms.message
JmsDestination
          This is the base class for all destinations.
 

Classes in org.exolab.jms.client used by org.exolab.jms.messagemgr
JmsDestination
          This is the base class for all destinations.
JmsQueue
          This object represents a queue, which is a type of destination.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

Classes in org.exolab.jms.client used by org.exolab.jms.persistence
JmsDestination
          This is the base class for all destinations.
 

Classes in org.exolab.jms.client used by org.exolab.jms.server
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

Classes in org.exolab.jms.client used by org.exolab.jms.server.http
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

Classes in org.exolab.jms.client used by org.exolab.jms.server.mipc
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

Classes in org.exolab.jms.client used by org.exolab.jms.server.rmi
JmsMessageListener
          This interface extends the MessageListener interface and provides a mechanism to send more than one message to the session
JmsQueue
          This object represents a queue, which is a type of destination.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 



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