BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.jms.extensions
Interface XMLMessage


public interface XMLMessage
extends javax.jms.TextMessage

An XMLMessage is used to send a message containing XML content.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
WLSession.createXMLMessage(), WLSession.createXMLMessage(String), TextMessage

Fields inherited from class javax.jms.Message
DEFAULT_DELIVERY_MODE, DEFAULT_PRIORITY, DEFAULT_TIME_TO_LIVE
 
Methods inherited from interface javax.jms.TextMessage
getText, setText
 
Methods inherited from interface javax.jms.Message
acknowledge, clearBody, clearProperties, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getJMSCorrelationID, getJMSCorrelationIDAsBytes, getJMSDeliveryMode, getJMSDestination, getJMSExpiration, getJMSMessageID, getJMSPriority, getJMSRedelivered, getJMSReplyTo, getJMSTimestamp, getJMSType, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists, setBooleanProperty, setByteProperty, setDoubleProperty, setFloatProperty, setIntProperty, setJMSCorrelationID, setJMSCorrelationIDAsBytes, setJMSDeliveryMode, setJMSDestination, setJMSExpiration, setJMSMessageID, setJMSPriority, setJMSRedelivered, setJMSReplyTo, setJMSTimestamp, setJMSType, setLongProperty, setObjectProperty, setShortProperty, setStringProperty
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81