Class ObjectStreamWireFormat

java.lang.Object
org.apache.activemq.wireformat.ObjectStreamWireFormat
All Implemented Interfaces:
WireFormat

public class ObjectStreamWireFormat extends Object implements WireFormat
A simple implementation which uses Object Stream serialization.