The NMS Class Library (.Net Messaging Library) |
|
ActiveMQ.OpenWire Namespace
Namespace hierarchy
Classes
Class |
Description |
BaseDataStreamMarshaller
|
A base class with useful implementation inheritence methods for creating marshallers of the OpenWire protocol |
BooleanStream
|
Represents a stream of boolean flags |
EndianSupport
|
Support class that switches from one endian to the other. |
MessagePropertyHelper
|
|
OpenWireBinaryReader
|
A BinaryWriter that switches the endian orientation of the read opperations so that they are compatible with marshalling used by OpenWire. |
OpenWireBinaryWriter
|
A BinaryWriter that switches the endian orientation of the write opperations so that they are compatible with marshalling used by OpenWire. |
OpenWireFormat
|
Represents the wire format |
PrimitiveMap
|
A default implementation of IPrimitiveMap |
Delegates