|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StompTransport | |
|---|---|
| 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 StompTransport in org.apache.activemq.transport.stomp |
|---|
| Classes in org.apache.activemq.transport.stomp that implement StompTransport | |
|---|---|
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. |
| Methods in org.apache.activemq.transport.stomp that return StompTransport | |
|---|---|
StompTransport |
ProtocolConverter.getStompTransport()
|
| Constructors in org.apache.activemq.transport.stomp with parameters of type StompTransport | |
|---|---|
ProtocolConverter(StompTransport stompTransport,
BrokerContext brokerContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||