public abstract class AbProtocol extends Object implements IProtocol
| Constructor and Description |
|---|
AbProtocol() |
| Modifier and Type | Method and Description |
|---|---|
IConvertProtocolPacket |
getConvertor() |
abstract boolean |
isProtoc(ByteBuffer buffer,
org.tio.core.ChannelContext channelContext) |
boolean |
isProtocol(ByteBuffer buffer,
org.tio.core.ChannelContext channelContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertor, isProtocol, namepublic abstract boolean isProtoc(ByteBuffer buffer, org.tio.core.ChannelContext channelContext) throws Throwable
Throwablepublic boolean isProtocol(ByteBuffer buffer, org.tio.core.ChannelContext channelContext) throws Throwable
isProtocol in interface IProtocolThrowablepublic IConvertProtocolPacket getConvertor()
Copyright © 2018. All rights reserved.