WebLogic Messaging API Class Library

Constants Members

Constants overview

Public Static Fields

DEFAULT_DELIVERY_MODEObsolete. The message producer's default delivery mode is PERSISTENT.
DEFAULT_PRIORITYObsolete. The message producer's default priority is 4.
DEFAULT_TIME_TO_LIVEObsolete. The message producer's default time to live is unlimited; the message never expires.
DELIVERY_COUNT_PROPERTY_NAMEObsolete. Missing <summary> documentation for F:WebLogic.Messaging.Constants.DELIVERY_COUNT_PROPERTY_NAME
DELIVERY_TIME_PROPERTY_NAMEObsolete. Missing <summary> documentation for F:WebLogic.Messaging.Constants.DELIVERY_TIME_PROPERTY_NAME
INITIAL_CONTEXTObsolete. Default context
PROVIDER_URLObsolete. Provider URL
REDELIVERY_LIMIT_PROPERTY_NAMEObsolete. Missing <summary> documentation for F:WebLogic.Messaging.Constants.REDELIVERY_LIMIT_PROPERTY_NAME
SECURITY_CREDENTIALSObsolete. Password
SECURITY_PRINCIPALObsolete. User name
UNIT_OF_ORDER_PROPERTY_NAMEObsolete. Missing <summary> documentation for F:WebLogic.Messaging.Constants.UNIT_OF_ORDER_PROPERTY_NAME
USER_ID_PROPERTY_NAMEObsolete. Missing <summary> documentation for F:WebLogic.Messaging.Constants.USER_ID_PROPERTY_NAME

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 Class | WebLogic.Messaging Namespace