|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.root1.simon.PingWatchdog
public class PingWatchdog
A class that observes all ping-requests and closes session if ping echo isn't returned within a specified timeframe
Constructor Summary | |
---|---|
protected |
PingWatchdog(Dispatcher dispatcher)
|
Method Summary | |
---|---|
protected void |
notifyPongReceived(org.apache.mina.core.session.IoSession session)
|
protected void |
waitForPong(org.apache.mina.core.session.IoSession session)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PingWatchdog(Dispatcher dispatcher)
Method Detail |
---|
protected void waitForPong(org.apache.mina.core.session.IoSession session)
protected void notifyPongReceived(org.apache.mina.core.session.IoSession session)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |