| Package | Description |
|---|---|
| org.voovan.network | |
| org.voovan.network.handler |
| Modifier and Type | Field and Description |
|---|---|
protected IoHandler |
SocketContext.handler |
| Modifier and Type | Method and Description |
|---|---|
IoHandler |
SocketContext.handler()
获取业务处理句柄
|
| Modifier and Type | Method and Description |
|---|---|
void |
SocketContext.handler(IoHandler handler)
设置业务处理句柄
|
| Modifier and Type | Class and Description |
|---|---|
class |
SynchronousHandler
Socket 同步通信 handler
|
Copyright © 2019 Voovan. All rights reserved.