| Constructor and Description |
|---|
IOReactor(int reactorId) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(SelectionKey selectionKey) |
void |
registerSocketChannel(SocketChannel socketChannel) |
void |
run() |
public IOReactor(int reactorId)
throws IOException
IOExceptionpublic void registerSocketChannel(SocketChannel socketChannel)
public void read(SelectionKey selectionKey)
Copyright © 2015. All rights reserved.