| 构造器和说明 |
|---|
AioServerHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
channelRead(HandlerPipline.HandlerContext context,
Object rmsg) |
void |
exceptionCaught(HandlerPipline.HandlerContext context,
Throwable cause) |
public void channelRead(HandlerPipline.HandlerContext context, Object rmsg) throws Exception
channelRead 在接口中 InHandlerExceptionpublic void exceptionCaught(HandlerPipline.HandlerContext context, Throwable cause)
exceptionCaught 在接口中 InHandlerCopyright © 2019. All Rights Reserved.