Uses of Class
org.apache.activemq.transport.AbstractInactivityMonitor
-
Packages that use AbstractInactivityMonitor Package Description org.apache.activemq.transport The core Transport abstraction and support classes -
-
Uses of AbstractInactivityMonitor in org.apache.activemq.transport
Subclasses of AbstractInactivityMonitor in org.apache.activemq.transport Modifier and Type Class Description classInactivityMonitorUsed to make sure that commands are arriving periodically from the peer of the transport.
-