public class StompInactivityMonitor extends AbstractInactivityMonitor
wireFormatnext, transportListener| Constructor and Description |
|---|
StompInactivityMonitor(Transport next,
WireFormat wireFormat) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
configuredOk() |
protected void |
processInboundWireFormatInfo(WireFormatInfo info) |
protected void |
processOutboundWireFormatInfo(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, WireFormat wireFormat)
public void startMonitoring() throws IOException
IOExceptionprotected void processInboundWireFormatInfo(WireFormatInfo info) throws IOException
processInboundWireFormatInfo in class AbstractInactivityMonitorIOExceptionprotected void processOutboundWireFormatInfo(WireFormatInfo info) throws IOException
processOutboundWireFormatInfo in class AbstractInactivityMonitorIOExceptionprotected boolean configuredOk() throws IOException
configuredOk in class AbstractInactivityMonitorIOExceptionCopyright © 2005–2017. All rights reserved.