Package | Description |
---|---|
org.jim.server.handler | |
org.jim.server.http | |
org.jim.server.tcp | |
org.jim.server.ws |
Modifier and Type | Method and Description |
---|---|
static AbProtocolHandler |
ProtocolHandlerManager.addServerHandler(AbProtocolHandler serverHandler) |
static AbProtocolHandler |
ProtocolHandlerManager.initServerHandlerToChannelContext(ByteBuffer buffer,
org.tio.core.ChannelContext channelContext) |
static AbProtocolHandler |
ProtocolHandlerManager.removeServerHandler(String name) |
Modifier and Type | Method and Description |
---|---|
static AbProtocolHandler |
ProtocolHandlerManager.addServerHandler(AbProtocolHandler serverHandler) |
Modifier and Type | Class and Description |
---|---|
class |
HttpProtocolHandler
版本: [1.0]
功能说明:
作者: WChao 创建时间: 2017年8月3日 下午3:07:54
|
Modifier and Type | Class and Description |
---|---|
class |
TcpProtocolHandler
版本: [1.0]
功能说明:
作者: WChao 创建时间: 2017年8月3日 下午7:44:48
|
Modifier and Type | Class and Description |
---|---|
class |
WsProtocolHandler
版本: [1.0]
功能说明:
作者: WChao 创建时间: 2017年8月3日 下午6:38:36
|
Copyright © 2018. All rights reserved.