Package | Description |
---|---|
org.jim.common.http | |
org.jim.common.protocol | |
org.jim.common.tcp | |
org.jim.common.ws |
Modifier and Type | Class and Description |
---|---|
class |
HttpConvertPacket
HTTP协议消息转化包
|
Modifier and Type | Method and Description |
---|---|
IConvertProtocolPacket |
HttpProtocol.convertor() |
Modifier and Type | Method and Description |
---|---|
IConvertProtocolPacket |
IProtocol.convertor() |
IConvertProtocolPacket |
AbProtocol.getConvertor() |
Modifier and Type | Class and Description |
---|---|
class |
TcpConvertPacket
TCP协议消息转化包
|
Modifier and Type | Method and Description |
---|---|
IConvertProtocolPacket |
TcpProtocol.convertor() |
Modifier and Type | Class and Description |
---|---|
class |
WsConvertPacket
Ws协议消息转化包
|
Modifier and Type | Method and Description |
---|---|
IConvertProtocolPacket |
WsProtocol.convertor() |
Copyright © 2018. All rights reserved.