Sun Java(tm) System Message Queue
v3.6

Serialized Form


Package com.sun.messaging

Class com.sun.messaging.AdministeredObject extends Object implements Serializable

Serialized Fields

readOnly

boolean readOnly
The read only state


storedVersion

String storedVersion
The original version # of this object stored in JNDI


configuration

Properties configuration
The configuration of this AdministeredObject


configurationTypes

Properties configurationTypes

configurationLabels

Properties configurationLabels

Class com.sun.messaging.BasicConnectionFactory extends AdministeredObject implements Serializable

Class com.sun.messaging.BasicQueue extends Destination implements Serializable

Class com.sun.messaging.BasicTopic extends Destination implements Serializable

Class com.sun.messaging.ConnectionFactory extends BasicConnectionFactory implements Serializable

Class com.sun.messaging.Destination extends AdministeredObject implements Serializable

Class com.sun.messaging.Endpoint extends AdministeredObject implements Serializable

Class com.sun.messaging.InvalidPropertyException extends JMSException implements Serializable

Class com.sun.messaging.InvalidPropertyValueException extends JMSException implements Serializable

Class com.sun.messaging.Queue extends BasicQueue implements Serializable

Class com.sun.messaging.QueueConnectionFactory extends ConnectionFactory implements Serializable

Class com.sun.messaging.ReadOnlyPropertyException extends JMSException implements Serializable

Class com.sun.messaging.Topic extends BasicTopic implements Serializable

Class com.sun.messaging.TopicConnectionFactory extends ConnectionFactory implements Serializable

Class com.sun.messaging.XAConnectionFactory extends ConnectionFactory implements Serializable

Class com.sun.messaging.XAQueueConnectionFactory extends XAConnectionFactory implements Serializable

Class com.sun.messaging.XATopicConnectionFactory extends XAConnectionFactory implements Serializable


Package com.sun.messaging.jms

Class com.sun.messaging.jms.IllegalStateException extends IllegalStateException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.InvalidClientIDException extends InvalidClientIDException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.InvalidDestinationException extends InvalidDestinationException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.InvalidSelectorException extends InvalidSelectorException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.JMSException extends JMSException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.JMSSecurityException extends JMSSecurityException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.MessageEOFException extends MessageEOFException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.MessageFormatException extends MessageFormatException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.MessageNotReadableException extends MessageNotReadableException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.MessageNotWriteableException extends MessageNotWriteableException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.ResourceAllocationException extends ResourceAllocationException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.TransactionInProgressException extends TransactionInProgressException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.sun.messaging.jms.TransactionRolledBackException extends TransactionRolledBackException implements Serializable

Serialized Fields

cause

Throwable cause


Package javax.jms

Class javax.jms.IllegalStateException extends JMSException implements Serializable

Class javax.jms.InvalidClientIDException extends JMSException implements Serializable

Class javax.jms.InvalidDestinationException extends JMSException implements Serializable

Class javax.jms.InvalidSelectorException extends JMSException implements Serializable

Class javax.jms.JMSException extends Exception implements Serializable

Serialized Fields

errorCode

String errorCode
Vendor-specific error code.


linkedException

Exception linkedException
Exception reference.

Class javax.jms.JMSSecurityException extends JMSException implements Serializable

Class javax.jms.MessageEOFException extends JMSException implements Serializable

Class javax.jms.MessageFormatException extends JMSException implements Serializable

Class javax.jms.MessageNotReadableException extends JMSException implements Serializable

Class javax.jms.MessageNotWriteableException extends JMSException implements Serializable

Class javax.jms.ResourceAllocationException extends JMSException implements Serializable

Class javax.jms.TransactionInProgressException extends JMSException implements Serializable

Class javax.jms.TransactionRolledBackException extends JMSException implements Serializable


Package javax.xml.messaging

Class javax.xml.messaging.JAXMException extends SOAPException implements Serializable

Serialized Fields

cause

Throwable cause

Class javax.xml.messaging.JAXMServlet extends HttpServlet implements Serializable

Serialized Fields

msgFactory

MessageFactory msgFactory
The MessageFactory object that will be used internally to create the SOAPMessage object to be passed to the method onMessage. This new message will contain the data from the message that was posted to the servlet. Using the MessageFactory object that is the value for this field to create the new message ensures that the correct profile is used.


Package javax.xml.soap

Class javax.xml.soap.SOAPException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause


Sun Java(tm) System Message Queue
v3.6

Copyright 2004 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, California, 95054, U.S.A. All Rights Reserved.