Uses of Package
org.apache.activemq.wireformat

Packages that use org.apache.activemq.wireformat
org.apache.activemq.command Command objects used via the Command Pattern to communicate among nodes 
org.apache.activemq.openwire   
org.apache.activemq.transport The core Transport abstraction and support classes 
org.apache.activemq.transport.multicast A Multicast based Transport implementation. 
org.apache.activemq.transport.nio   
org.apache.activemq.transport.tcp TCP/IP based Transport implementation. 
org.apache.activemq.transport.udp UDP based Transport implementation. 
org.apache.activemq.wireformat An API for WireFormats which are used to turn object into bytes and bytes into objects. 
 

Classes in org.apache.activemq.wireformat used by org.apache.activemq.command
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
 

Classes in org.apache.activemq.wireformat used by org.apache.activemq.openwire
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
WireFormatFactory
           
 

Classes in org.apache.activemq.wireformat used by org.apache.activemq.transport
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
WireFormatFactory
           
 

Classes in org.apache.activemq.wireformat used by org.apache.activemq.transport.multicast
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
 

Classes in org.apache.activemq.wireformat used by org.apache.activemq.transport.nio
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
 

Classes in org.apache.activemq.wireformat used by org.apache.activemq.transport.tcp
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
WireFormatFactory
           
 

Classes in org.apache.activemq.wireformat used by org.apache.activemq.transport.udp
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
 

Classes in org.apache.activemq.wireformat used by org.apache.activemq.wireformat
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.