Uses of Class
org.apache.activemq.transport.stomp.StompTransportFilter

Packages that use StompTransportFilter
org.apache.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 StompTransportFilter in org.apache.activemq.transport.stomp
 

Methods in org.apache.activemq.transport.stomp that return StompTransportFilter
 StompTransportFilter ProtocolConverter.getTransportFilter()
           
 

Constructors in org.apache.activemq.transport.stomp with parameters of type StompTransportFilter
ProtocolConverter(StompTransportFilter stompTransportFilter, FrameTranslator translator)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.