|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AcceptHandler | A handler that accepts connections |
| BufferHandler | A ByteBuffer handler |
| ConnectHandler | A handler that signals that a channel is ready to connect. |
| NioHandler | A handler of nio based events. |
| ReadHandler | A handler that signals that data is ready to be read. |
| SelectorVisitor | A visitor of the selectors used by a NioHandler. |
| SocketChannelHandler | A handler for socket operations. |
| StatisticsHolder | A holder of statistics for tasks. |
| TaskIdentifier | Identifier for a long and/or slow operation. |
| WriteHandler | A handler that signals that data is ready to be written. |
The basic interfaces for rnio.
The main class here is the NioHandler.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||