WebLogic Messaging API Class Library

WebLogic.Messaging.Util Namespace

The WebLogic.Messaging.Util namespace encapsulates utility class(es) for the WebLogic JMS .NET client.

Namespace hierarchy

Classes

Class Description
EndianConverter This is a utility that switches primitive types from one endian to the other. It is not necessary to use this class for most applications, even when interoperating between .NET and java applications on different platforms. Application level endian conversion is sometimes required for applications that transfer data using raw byte arrays that have been populated in an endian specific format. For information about endian conversion, consult the WebLogic .NET client programmer's guide.