|
Class Summary |
| AbstractWireFormat |
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
| TextWireFormat |
Represents a text based WireFormat such as one that uses XML packets like the
org.activemq.transport.xstream.XStreamWireFormat or the
org.activemq.transport.jabber.JabberWireFormat |
| WireFormatLoader |
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
| WireFormatLoaderTest |
WireFormatLoaderTest |