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 java.io.IOException
java.io.IOExceptionprotected void processInboundWireFormatInfo(WireFormatInfo info) throws java.io.IOException
processInboundWireFormatInfo in class AbstractInactivityMonitorjava.io.IOExceptionprotected void processOutboundWireFormatInfo(WireFormatInfo info) throws java.io.IOException
processOutboundWireFormatInfo in class AbstractInactivityMonitorjava.io.IOExceptionprotected boolean configuredOk() throws java.io.IOException
configuredOk in class AbstractInactivityMonitorjava.io.IOExceptionCopyright © 2005-2012. All Rights Reserved.