public class NettyDecoder
extends org.jboss.netty.handler.codec.frame.FrameDecoder
| 构造器和说明 |
|---|
NettyDecoder(Codec codec,
Channel client,
int maxContentLength) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer buffer) |
channelClosed, channelDisconnected, decodeLast, exceptionCaught, messageReceivedCopyright © 2021. All rights reserved.