public class StompInactivityMonitor extends AbstractInactivityMonitor
wireFormatnext, transportListener| Constructor and Description |
|---|
StompInactivityMonitor(Transport next,
org.apache.activemq.wireformat.WireFormat wireFormat) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
configuredOk() |
protected void |
processInboundWireFormatInfo(org.apache.activemq.command.WireFormatInfo info) |
protected void |
processOutboundWireFormatInfo(org.apache.activemq.command.WireFormatInfo info) |
void |
startMonitoring() |
getInitialDelayTime, getReadCheckTime, getWriteCheckTime, isKeepAliveResponseRequired, isMonitorStarted, onCommand, oneway, onException, setInitialDelayTime, setKeepAliveResponseRequired, setReadCheckTime, setUseKeepAlive, setWriteCheckTime, start, startMonitorThreads, stop, stopMonitorThreadsasyncRequest, getNext, getReceiveCounter, getRemoteAddress, getTransportListener, isConnected, isDisposed, isFaultTolerant, isReconnectSupported, isUpdateURIsSupported, narrow, reconnect, request, request, setTransportListener, toString, transportInterupted, transportResumed, updateURIspublic StompInactivityMonitor(Transport next, org.apache.activemq.wireformat.WireFormat wireFormat)
public void startMonitoring() throws IOException
IOExceptionprotected void processInboundWireFormatInfo(org.apache.activemq.command.WireFormatInfo info) throws IOException
processInboundWireFormatInfo in class AbstractInactivityMonitorIOExceptionprotected void processOutboundWireFormatInfo(org.apache.activemq.command.WireFormatInfo info) throws IOException
processOutboundWireFormatInfo in class AbstractInactivityMonitorIOExceptionprotected boolean configuredOk() throws IOException
configuredOk in class AbstractInactivityMonitorIOExceptionCopyright © 2005–2015 FuseSource, Corp.. All rights reserved.