|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInactivityMonitor | |
---|---|
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. |
Uses of AbstractInactivityMonitor in org.apache.activemq.transport |
---|
Subclasses of AbstractInactivityMonitor in org.apache.activemq.transport | |
---|---|
class |
InactivityMonitor
Used to make sure that commands are arriving periodically from the peer of the transport. |
Uses of AbstractInactivityMonitor in org.apache.activemq.transport.stomp |
---|
Subclasses of AbstractInactivityMonitor in org.apache.activemq.transport.stomp | |
---|---|
class |
StompInactivityMonitor
Used to make sure that commands are arriving periodically from the peer of the transport. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |