public class StringServerProcessor extends ServerPiplineProcessor<String>
| 构造器和说明 |
|---|
StringServerProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
AioRpcServer |
getAioRpcServer() |
void |
process(org.smartboot.socket.transport.AioSession<String> session,
String msg) |
void |
setAioRpcServer(AioRpcServer aioRpcServer) |
void |
stateEvent(org.smartboot.socket.transport.AioSession<String> session,
org.smartboot.socket.StateMachineEnum stateMachineEnum,
Throwable throwable) |
addKey, addLastHandler, addLastHandler, getClientKeyMap, handle, remove, removeHandler, removeKeypublic void stateEvent(org.smartboot.socket.transport.AioSession<String> session, org.smartboot.socket.StateMachineEnum stateMachineEnum, Throwable throwable)
public AioRpcServer getAioRpcServer()
public void setAioRpcServer(AioRpcServer aioRpcServer)
Copyright © 2019. All Rights Reserved.