public class HttpProtocol extends AbProtocol
Constructor and Description |
---|
HttpProtocol() |
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, isProtocol
public String name()
public boolean isProtoc(ByteBuffer buffer, org.tio.core.ChannelContext channelContext) throws Throwable
isProtoc
in class AbProtocol
Throwable
public IConvertProtocolPacket convertor()
Copyright © 2018. All rights reserved.