Package jade.imtp.leap.nio
Class NIOBEDispatcher.OutputManager
- java.lang.Object
-
- jade.imtp.leap.nio.NIOBEDispatcher.OutputManager
-
- Enclosing class:
- NIOBEDispatcher
protected class NIOBEDispatcher.OutputManager extends Object
Inner class OutputManager This class manages the reception of commands and keep-alive packets from the FrontEnd. This class also manages the maxDisconnectionTime, i.e. the remote FrontEnd is considered dead if it cannot re-establish the OUT connection within the maxDisconnectionTime.