| 构造器和说明 |
|---|
AioAuthServerHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
channelRead(HandlerPipline.HandlerContext context,
Object msg) |
void |
exceptionCaught(HandlerPipline.HandlerContext context,
Throwable cause) |
ConcurrentHashMap<org.smartboot.socket.transport.AioSession,Map<HandShakeStatus,String>> |
getCmap() |
public void channelRead(HandlerPipline.HandlerContext context, Object msg) throws Exception
channelRead 在接口中 InHandler<String>Exceptionpublic void exceptionCaught(HandlerPipline.HandlerContext context, Throwable cause)
exceptionCaught 在接口中 InHandler<String>public ConcurrentHashMap<org.smartboot.socket.transport.AioSession,Map<HandShakeStatus,String>> getCmap()
Copyright © 2019. All Rights Reserved.