WebLogic Messaging API Class Library

Constants.Defaults Members

Constants.Defaults overview

Public Static Fields

DEFAULT_DELIVERY_MODEA message producer's default delivery mode is normally PERSISTENT, the default can be overridden via configuration.
DEFAULT_PRIORITYThe message producer's default priority is 4.
DEFAULT_TIME_TO_LIVEThe message producer's default time to live is unlimited; the message never expires.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

Constants.Defaults Class | WebLogic.Messaging Namespace