| 程序包 | 说明 |
|---|---|
| com.google.code.yanf4j.nio |
Nio implementation
|
| com.google.code.yanf4j.nio.impl |
| 限定符和类型 | 字段和说明 |
|---|---|
SelectorManager |
NioSessionConfig.selectorManager |
| 构造器和说明 |
|---|
NioSessionConfig(SelectableChannel sc,
Handler handler,
SelectorManager reactor,
CodecFactory codecFactory,
Statistics statistics,
Queue<WriteMessage> queue,
Dispatcher dispatchMessageDispatcher,
boolean handleReadWriteConcurrently,
long sessionTimeout,
long sessionIdleTimeout) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected SelectorManager |
NioController.selectorManager |
protected SelectorManager |
AbstractNioSession.selectorManager |
| 限定符和类型 | 方法和说明 |
|---|---|
SelectorManager |
NioController.getSelectorManager() |
Copyright © 2013. All Rights Reserved.