public class TcpProtocol extends AbProtocol
| Constructor and Description |
|---|
TcpProtocol() |
| Modifier and Type | Method and Description |
|---|---|
IConvertProtocolPacket |
convertor() |
boolean |
isProtoc(ByteBuffer buffer,
org.tio.core.ChannelContext channelContext) |
boolean |
isProtocol(ImPacket imPacket,
org.tio.core.ChannelContext channelContext) |
String |
name() |
getConvertor, isProtocolpublic String name()
public boolean isProtoc(ByteBuffer buffer, org.tio.core.ChannelContext channelContext) throws Throwable
isProtoc in class AbProtocolThrowablepublic IConvertProtocolPacket convertor()
Copyright © 2018. All rights reserved.