org.neociclo.odetteftp.netty
Class ChannelContext

java.lang.Object
  extended by org.neociclo.odetteftp.netty.ChannelContext

public final class ChannelContext
extends Object

Version:
$Rev: 439 $ $Date: 2010-06-29 19:06:10 -0300 (Tue, 29 Jun 2010) $
Author:
Rafael Marins

Field Summary
static org.jboss.netty.channel.ChannelLocal<OdetteFtpSession> SESSION
           
 
Constructor Summary
ChannelContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SESSION

public static final org.jboss.netty.channel.ChannelLocal<OdetteFtpSession> SESSION
Constructor Detail

ChannelContext

public ChannelContext()


ACCORD