Package | Description |
---|---|
org.voovan.http.client | |
org.voovan.network | |
org.voovan.network.tcp | |
org.voovan.network.udp | |
org.voovan.tools.pool |
Modifier and Type | Class and Description |
---|---|
class |
HttpClient
HTTP 请求调用
|
Modifier and Type | Class and Description |
---|---|
class |
SocketContext<C extends SelectableChannel,S extends IoSession>
socket 上下文
|
Modifier and Type | Class and Description |
---|---|
class |
TcpServerSocket
NioServerSocket 监听
|
class |
TcpSocket
NioSocket 连接
|
Modifier and Type | Class and Description |
---|---|
class |
UdpServerSocket
UdpSocket 连接
|
class |
UdpSocket
UdpSocket 连接
|
Modifier and Type | Class and Description |
---|---|
class |
PooledObject
池化对象需要继承的对象
|
Copyright © 2020 Voovan. All rights reserved.