The NMS Class Library (.Net Messaging Library)

BaseDataStreamMarshaller Class

A base class with useful implementation inheritence methods for creating marshallers of the OpenWire protocol

For a list of all members of this type, see BaseDataStreamMarshaller Members.

System.Object
   ActiveMQ.OpenWire.BaseDataStreamMarshaller
      ActiveMQ.OpenWire.V1.DataStructureSupportMarshaller

public abstract class BaseDataStreamMarshaller

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ActiveMQ.OpenWire

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

BaseDataStreamMarshaller Members | ActiveMQ.OpenWire Namespace