All Classes and Interfaces

Class
Description
The AdminConnectionConfiguration class contains property names and special values for configuring the AdminConnectionFactory object.
An AdminConnectionFactory is used by management clients to create JMX connections to the Message Queue broker.
An AdministeredObject encapsulates behavior common to all Sun MQ Administered Objects and MQ Administered Object classes extend this class.
A BasicConnectionFactory encapsulates OpenMQ specific configuration information for OpenMQ ConnectionFactory objects and is used to create Connections with a OpenMQ Jakarta Messaging provider.
A BasicQueue represents an identity of a repository of messages used in the JMS Point-To-Point messaging domain.
A BasicTopic represents an identity of a repository of messages used in the JMS Publish/Subscribe messaging domain.
Class containing information on broker attributes.
This class contains constants/names for fields in the CompositeData that is returned by the operations of the Cluster Monitor and Cluster Config MBeans.
Class containing information on broker related notifications.
Class containing information on broker operations.
Class containing information on broker states.
This class contains constants/names for fields in the CompositeData that is returned by the changeMasterBroker operation of the Cluster Monitor and Cluster Config MBeans.
Class containing information on cluster attributes.
Class containing information on cluster related notifications.
Class containing information on cluster operations.
This interafce provides the following API for the MQ applications:
Class containing information on connection attributes.
MQ Connection closed Event.
MQ Connection closing Event.
The ConnectionConfiguration class contains OpenMQ specific connection configuration property names and special values.
MQ Connection Event.
A ConnectionFactory is used to create Connections with the OpenMQ Java Message Service (JMS) provider.
Class containing information on cluster operations.
Class containing information on connection attributes.
MQ Connection Reconnected Event is generated and delivered to the event listener if the MQ client runtime reconnected to a broker and an event listener is set to the MQ connection.
MQ Connection Reconnect Failed Event is generated and delivered to the event listener if a MQ reconnect failed and an event listener is set to the MQ connection.
Class containing information on consumer attributes.
MQ Consumer Event.
This class contains constants/names for fields in the CompositeData that is returned by the operations of the Consumer Manager Monitor MBean.
Class containing information on consumer operations.
A Destination encapsulates Sun MQ specific configuration information for Sun MQ Destination objects.
Class containing information on destination attributes.
The DestinationConfiguration class contains Sun MQ specific destination identity configuration property names and values.
Class containing information on destination limit behavior.
Class containing information on consumer notifications.
Class containing information on destination operations.
Class containing constants for destination pause type.
Class containing information on destination states.
Class containing information on destination types.
MQ Event.
An event listener object is used to receive asynchronously delivered MQ events.
This exception is thrown when a method is invoked at an illegal or inappropriate time or if the provider is not in an appropriate state for the requested operation.
This exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a provider.
This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
An InvalidPropertyException is thrown when a setProperty is called with an invalid property name parameter.
An InvalidPropertyValueException is thrown when setProperty is called with an invalid property value parameter.
This exception must be thrown when a JMS client attempts to give a provider a message selector with invalid syntax.
This class encapsulates MQ JMSExceptions.
This exception must be thrown when a provider rejects a user name/password submitted by a client.
Class containing information on JVM attributes.
Class containing information on log attributes.
Class containing information on log levels
Class containing information on log related notifications.
The com.sun.messaging.jms.Message interface defines enhanced capabilities of a JMS Message in Eclipse OpenMQ(tm).
This exception must be thrown when an unexpected end of stream has been reached when a StreamMessage or BytesMessage is being read.
This exception must be thrown when a JMS client attempts to use a data type not supported by a message or attempts to read data in a message as the wrong type.
The message transformer class to be extended by user.
The Transformer class encapsulates the functionality to transform SOAP and JMS messages.
 
This class is the MQ-specific implementation of jakarta.jms.IllegalStateRuntimeException and adds a new constructor and the methods setLogState and getlogState
This class is the MQ-specific implementation of jakarta.jms.InvalidClientIDRuntimeException and adds the methods setLogState and getlogState
This class is the MQ-specific implementation of jakarta.jms.InvalidDestinationRuntimeException and adds the methods setLogState and getlogState
This class is the MQ-specific implementation of jakarta.jms.InvalidSelectorRuntimeException and adds the methods setLogState and getlogState
This class is the MQ-specific implementation of jakarta.jms.MessageFormatRuntimeException and adds the methods setLogState and getlogState
This class is the MQ-specific implementation of jakarta.jms.MessageNotWriteableRuntimeException and adds a new constructor and the methods setLogState and getlogState
Class containing information on cluster operations.
Utility class for manipulating Message Queue MBean Object Names.
This class is the MQ-specific implementation of jakarta.jms.JMSRuntimeException and adds the methods setLogState and getlogState
This class is the MQ-specific implementation of jakarta.jms.JMSSecurityRuntimeException and adds the methods setLogState and getlogState
This class is the MQ-specific implementation of jakarta.jms.MQTransactionInProgressRuntimeException and adds the methods setLogState and getlogState
This class is the MQ-specific implementation of jakarta.jms.TransactionRolledBackRuntimeException and adds the methods setLogState and getlogState
Class containing information on producer attributes.
This class contains constants/names for fields in the CompositeData that is returned by the operations of the Producer Manager Monitor MBean.
Class containing information on producer operations.
The PropertyOwner interface is implemented by any property that owns other properties.
A Queue represents an identity of a repository of messages used in the JMS Point-To-Point messaging domain.
Provide interface to create a MQ NO_ACKNOWLEDGE queue session.
A QueueConnectionFactory is used to create QueueConnections with the OpenMQ Java Message Service (JMS) Point-to-Point (PTP) provider.
A ReadOnlyPropertyException is thrown when an attempt is made to modify a JMQ AdministeredObject that has been set to read only.
This exception is thrown when a provider is unable to allocate the resources required by a method.
Class containing information on service attributes.
Class containing information on service notifications.
Class containing information on service operations.
Class containing information on service states.
MQ JMS Session.
A Topic represents an identity of a repository of messages used in the JMS Publish/Subscribe messaging domain.
Provide interface to create a MQ NO_ACKNOWLEDGE Topic Session.
A TopicConnectionFactory is used to create TopicConnections with the Sun MQ Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.
Class containing information on transaction attributes.
This class contains constants/names for fields in the CompositeData that is returned by the operations of the Transaction Manager Monitor MBean.
Class containing information on transaction notifications.
Class containing information on transaction operations.
This exception must be thrown when a call to Session.commit results in a rollback of the current transaction.
Class containing constants for transaction states.
This class provides the Version information about the product.
An XAConnectionFactory is used to create XAConnections with the OpenMQ Java Message Service (JMS) provider.
An XAQueueConnectionFactory is used to create XAQueueConnections with a Java Message Service (JMS) Point-to-Point (PTP) provider.
An XATopicConnectionFactory is used to create XATopicConnections with a Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.