Modifier and Type | Class and Description |
---|---|
class |
StompTransportFilter
The 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.
|
Modifier and Type | Method and Description |
---|---|
StompTransport |
ProtocolConverter.getStompTransport() |
Constructor and Description |
---|
ProtocolConverter(StompTransport stompTransport,
BrokerContext brokerContext) |
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.