public class HttpRequestDecoder extends ObjectToMessageDecoder
| 限定符和类型 | 字段和说明 |
|---|---|
protected static InternalLogger |
log |
| 构造器和说明 |
|---|
HttpRequestDecoder() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
decode(SocketChannel socketChannel,
Object obj,
LinkedNonReadBlockQueue<Object> out) |
channelAdded, channelClosed, channelRead, channelWrite, encode, exceptionCaught, userEventTriggeredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchannelAdded, channelClosed, channelRead, exceptionCaughtchannelWrite, encode, userEventTriggeredprotected static final InternalLogger log
public void decode(SocketChannel socketChannel, Object obj, LinkedNonReadBlockQueue<Object> out) throws Exception
decode 在接口中 ChannelBoundHandlerdecode 在接口中 ChannelInboundHandlerdecode 在类中 ChannelHandlerAdapterExceptionCopyright © 2021. All rights reserved.