WebLogic Messaging API Class Library

ISession. Method ()

Creates a ITextMessage object. A ITextMessage object is used to send a message containing a String object.

ITextMessage ();

Return Value

An ITextMessage object

Exceptions

Exception Type Condition
MessageException if the JMS provider fails to create this message due to some internal error.

See Also

ISession Interface | WebLogic.Messaging Namespace | ISession. Overload List