| Class and Description |
|---|
| FrameTranslator
Implementations of this interface are used to map back and forth from STOMP
to ActiveMQ.
|
| LegacyFrameTranslator
Implements ActiveMQ 4.0 translations
|
| ProtocolConverter |
| ProtocolException |
| Stomp.Transformations |
| StompFrame
Represents all the data in a STOMP frame.
|
| StompInactivityMonitor
Used to make sure that commands are arriving periodically from the peer of
the transport.
|
| StompNIOTransportFactory
A STOMP over NIO transport factory
|
| StompSubscription
Keeps track of the STOMP subscription so that acking is correctly done.
|
| StompTransport
Basic interface that mediates between protocol converter and transport
|
| StompWireFormat
Implements marshalling and unmarsalling the Stomp protocol.
|
Copyright © 2005–2021 FuseSource, Corp.. All rights reserved.