Uses of Class
org.activemq.transport.stomp.StompWireFormat

Packages that use StompWireFormat
org.activemq.transport.stomp An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc. 
 

Uses of StompWireFormat in org.activemq.transport.stomp
 

Methods in org.activemq.transport.stomp that return StompWireFormat
 StompWireFormat StompTransportChannel.getTTMPWireFormat()
           
 

Constructors in org.activemq.transport.stomp with parameters of type StompWireFormat
Begin(StompWireFormat format)
           
 



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