WebLogic Messaging API Class Library

ISession.\xA0Method

Creates an IObjectMessage object. An IObjectMessage is used to send an Object that either specifies a System.Serializable attribute or implements the System.Runtime.Serialization.ISerializable interface.

Overload List

Creates an IObjectMessage object. An IObjectMessage is used to send an Object that either specifies a System.Serializable attribute or implements the System.Runtime.Serialization.ISerializable interface.

IObjectMessage\xA0();

Creates an initialized IObjectMessage object. An IObjectMessage is used to send an Object that either specifies a System.Serializable attribute or implements the System.Runtime.Serialization.ISerializable interface.

IObjectMessage\xA0(Object);

See Also

ISession Interface | WebLogic.Messaging Namespace