Package jade.imtp.leap.nio
Class NIOBEDispatcher.InputManager
- java.lang.Object
-
- jade.imtp.leap.nio.NIOBEDispatcher.InputManager
-
- Enclosing class:
- NIOBEDispatcher
protected class NIOBEDispatcher.InputManager extends Object
Inner class InputManager. This class manages the delivery of commands to the FrontEnd
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheckResponseTime(long currentTime)voidsendServerKeepAlive()
-
-
-
Method Detail
-
checkResponseTime
public final void checkResponseTime(long currentTime)
-
sendServerKeepAlive
public void sendServerKeepAlive() throws ICPException- Throws:
ICPException
-
-