public interface ProcessorIntf
Modifier and Type | Method and Description |
---|---|
boolean |
isProtocol(org.tio.core.ChannelContext channelContext)
不同协议判断方法
|
String |
name()
该proCmd处理器名称(自定义)
|
boolean isProtocol(org.tio.core.ChannelContext channelContext)
channelContext
- String name()
Copyright © 2018. All rights reserved.