Package | Description |
---|---|
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.
|
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.
|
StompTransport
Basic interface that mediates between protocol converter and transport
|
Copyright © 2005-2012. All Rights Reserved.