Uses of Package
org.exolab.jms.client

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

Classes in org.exolab.jms.client used by org.exolab.jms.client
JmsConnectionFactory
          Client implementation of the javax.jms.ConnectionFactory interface.
JmsDestination
          This is the base class for all destinations.
JmsMessageListener
          This interface specifies methods to enable asynchronously delivery of messages to clients.
JmsQueue
          This object represents a queue, which is a type of destination.
JmsServerStubIfc
          This is the interface for the JMS server stub.
JmsTemporaryDestination
          This is an interface for all temporary destinations.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
JmsXAConnectionFactory
          Client implementation of the javax.jms.XAConnectionFactory interface.
 

Classes in org.exolab.jms.client used by org.exolab.jms.client.net
JmsDestination
          This is the base class for all destinations.
JmsMessageListener
          This interface specifies methods to enable asynchronously delivery of messages to clients.
JmsQueue
          This object represents a queue, which is a type of destination.
JmsServerStubIfc
          This is the interface for the JMS server stub.
JmsTopic
          A topic is a destination specific for the puiblish-subscribe messaging model.
 

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
JmsDestination
          This is the base class for all destinations.
JmsMessageListener
          This interface specifies methods to enable asynchronously delivery of messages to clients.
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.net
JmsDestination
          This is the base class for all destinations.
JmsMessageListener
          This interface specifies methods to enable asynchronously delivery of messages to clients.
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-2007 The OpenJMS Group. All Rights Reserved.