public class TomP2PDecoderTCP
extends org.jboss.netty.handler.codec.frame.FrameDecoder
| Constructor and Description |
|---|
TomP2PDecoderTCP() |
TomP2PDecoderTCP(int maxMessageSize) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer buffer) |
void |
exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ExceptionEvent e) |
channelClosed, channelDisconnected, decodeLast, messageReceivedpublic TomP2PDecoderTCP()
public TomP2PDecoderTCP(int maxMessageSize)
Copyright © 2011. All Rights Reserved.