net.tomp2p.message
Class TomP2PEncoderUDP
java.lang.Object
  
net.tomp2p.message.TomP2PEncoderUDP
- All Implemented Interfaces: 
 - org.jboss.netty.channel.ChannelDownstreamHandler, org.jboss.netty.channel.ChannelHandler
 
@ChannelHandler.Sharable
public class TomP2PEncoderUDP
- 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 | 
 
TomP2PEncoderUDP
public TomP2PEncoderUDP()
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.