Package org.codehaus.activemq.io

Interface Summary
WireFormat Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format.
 

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.codehaus.activemq.transport.xstream.XStreamWireFormat or the org.codehaus.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.
 



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.