Package | Description |
---|---|
org.apache.activemq.transport |
The core Transport abstraction and support classes
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
InactivityMonitor
Used to make sure that commands are arriving periodically from the peer of
the transport.
|
Modifier and Type | Class and Description |
---|---|
class |
StompInactivityMonitor
Used to make sure that commands are arriving periodically from the peer of
the transport.
|
Copyright © 2005–2014. All rights reserved.