|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractManager | |
|---|---|
| net.sf.jbaobab.io | Contains core interfaces and implementations of JBaobab framework. |
| Uses of AbstractManager in net.sf.jbaobab.io |
|---|
| Subclasses of AbstractManager in net.sf.jbaobab.io | |
|---|---|
class |
ChannelReceiver<C extends SelectableChannel>
A ChannelManager that manages
SelectionKey.OP_READ events. |
class |
ChannelSender<C extends SelectableChannel & ByteChannel>
A ChannelManager that manages
SelectionKey.OP_WRITE events. |
class |
ThreadedSocketPool
A SocketPool that creates SocketHandler instance on root
executor (obtained with
ExecutorPool.getRootExecutor()). |
class |
ThreadedSocketPreparer
A SocketPreparer that creates SocketHandler instance on root
executor (obtained with
ExecutorPool.getRootExecutor()). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||