Package | Description |
---|---|
org.jim.common.http | |
org.jim.common.protocol | |
org.jim.common.tcp | |
org.jim.common.utils | |
org.jim.common.ws | |
org.jim.server.handler | |
org.jim.server.http | |
org.jim.server.tcp | |
org.jim.server.ws |
Modifier and Type | Class and Description |
---|---|
class |
HttpProtocol |
Modifier and Type | Class and Description |
---|---|
class |
AbProtocol |
Modifier and Type | Class and Description |
---|---|
class |
TcpProtocol
Tcp协议判断器
|
Modifier and Type | Method and Description |
---|---|
static IProtocol |
ImKit.protocol(ByteBuffer byteBuffer,
org.tio.core.ChannelContext channelContext)
获取所属终端协议;
|
Modifier and Type | Class and Description |
---|---|
class |
WsProtocol
Websocket协议
|
Modifier and Type | Method and Description |
---|---|
abstract IProtocol |
AbProtocolHandler.protocol() |
Modifier and Type | Method and Description |
---|---|
IProtocol |
HttpProtocolHandler.protocol() |
Modifier and Type | Method and Description |
---|---|
IProtocol |
TcpProtocolHandler.protocol() |
Modifier and Type | Method and Description |
---|---|
IProtocol |
WsProtocolHandler.protocol() |
Copyright © 2018. All rights reserved.