Modifier and Type | Field and Description |
---|---|
protected Map<String,ProcessorIntf> |
AbCmdHandler.processors |
Modifier and Type | Method and Description |
---|---|
ProcessorIntf |
AbCmdHandler.getProcessor(org.tio.core.ChannelContext channelContext) |
ProcessorIntf |
AbCmdHandler.getProcessor(String name) |
ProcessorIntf |
AbCmdHandler.removeProcessor(String name) |
Modifier and Type | Method and Description |
---|---|
AbCmdHandler |
AbCmdHandler.addProcessor(ProcessorIntf processor) |
Modifier and Type | Interface and Description |
---|---|
interface |
ChatProcessorIntf |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChatProcessor |
class |
DefaultChatProcessor |
Modifier and Type | Interface and Description |
---|---|
interface |
HandshakeProcessorIntf |
Modifier and Type | Class and Description |
---|---|
class |
TcpHandshakeProcessor
版本: [1.0]
功能说明:
作者: WChao 创建时间: 2017年9月11日 下午8:11:34
|
class |
WsHandshakeProcessor
版本: [1.0]
功能说明:
作者: WChao 创建时间: 2017年9月11日 下午4:22:36
|
Modifier and Type | Interface and Description |
---|---|
interface |
LoginProcessorIntf |
Modifier and Type | Class and Description |
---|---|
class |
DemoWsHandshakeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
LoginServiceProcessor |
Copyright © 2018. All rights reserved.