Package | Description |
---|---|
org.voovan.http.client | |
org.voovan.http.server | |
org.voovan.network | |
org.voovan.network.handler |
Modifier and Type | Class and Description |
---|---|
class |
AsyncHandler
HttpClient 异步 IoHandler 实现
|
class |
WebSocketHandler
处理 WebSocket 相关的 IoHandler 事件
|
Modifier and Type | Class and Description |
---|---|
class |
WebServerHandler
WebServer Socket 事件处理类
|
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 © 2020 Voovan. All rights reserved.