Uses of Interface
org.apache.activemq.transport.stomp.StompTransport
-
Uses of StompTransport in org.apache.activemq.transport.stomp
Classes in org.apache.activemq.transport.stomp that implement StompTransportModifier and TypeClassDescriptionclassThe StompTransportFilter normally sits on top of a TcpTransport that has been configured with the StompWireFormat and is used to convert STOMP commands to ActiveMQ commands.Methods in org.apache.activemq.transport.stomp that return StompTransportConstructors in org.apache.activemq.transport.stomp with parameters of type StompTransportModifierConstructorDescriptionProtocolConverter(StompTransport stompTransport, BrokerContext brokerContext)