net.tomp2p.message
Class TomP2PEncoderTCP
java.lang.Object
net.tomp2p.message.TomP2PEncoderTCP
- All Implemented Interfaces:
- org.jboss.netty.channel.ChannelDownstreamHandler, org.jboss.netty.channel.ChannelHandler
@ChannelHandler.Sharable
public class TomP2PEncoderTCP
- extends Object
- implements org.jboss.netty.channel.ChannelDownstreamHandler
Nested classes/interfaces inherited from interface org.jboss.netty.channel.ChannelHandler |
org.jboss.netty.channel.ChannelHandler.Sharable |
Method Summary |
void |
handleDownstream(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomP2PEncoderTCP
public TomP2PEncoderTCP()
handleDownstream
public void handleDownstream(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelEvent e)
throws Exception
- Specified by:
handleDownstream
in interface org.jboss.netty.channel.ChannelDownstreamHandler
- Throws:
Exception
Copyright © 2013. All Rights Reserved.