cms Namespace Reference


Data Structures

class  BytesMessage
 A message used for sending a stream of uninterpreted bytes. More...
class  Closeable
 Interface for a class that implements the close method. More...
class  CMSException
 This class represents an error that has occurred in cms. More...
class  CMSProperties
 Interface for a Java-like properties object. More...
class  Connection
 The client's connection to its provider. More...
class  ConnectionFactory
 Defines the interface for a factory that creates connection objects. More...
class  DeliveryMode
 This is an Abstract class whose purpose is to provide a container for the delivery mode enumeration for CMS messages. More...
class  Destination
 A Destination object encapsulates a provider-specific address. More...
class  ExceptionListener
 If a CMS provider detects a serious problem, it notifies the client application through an ExceptionListener that is registered with the Connection. More...
class  MapMessage
 A MapMessage object is used to send a set of name-value pairs. More...
class  Message
 Root of all messages. More...
class  MessageConsumer
 A client uses a MessageConsumer to received messages from a destination. More...
class  MessageListener
 A MessageListener object is used to receive asynchronously delivered messages. More...
class  MessageProducer
 A client uses a MessageProducer object to send messages to a destination. More...
class  ObjectMessage
 Place holder for interaction with JMS systems that support Java serialized ObjectMessages. More...
class  Queue
 An interface encapsulating a provider-specific queue name. More...
class  Session
 A Session object is a single-threaded context for producing and consuming messages. More...
class  Startable
 Interface for a class that implements the start method. More...
class  Stoppable
 Interface for a class that implements the stop method. More...
class  TemporaryQueue
 An interface encapsulating a provider-specific queue name. More...
class  TemporaryTopic
 An interface encapsulating a provider-specific topic name. More...
class  TextMessage
 Interface for a text message. More...
class  Topic
 An interface encapsulating a provider-specific topic name. More...


Generated on Sat Oct 27 16:56:59 2007 for cms-1.2 by  doxygen 1.5.3