akka.remote.transport.netty
Class ChannelLocalActor

java.lang.Object
  extended by 
      extended by akka.remote.transport.netty.ChannelLocalActor

public class ChannelLocalActor
extends

INTERNAL API


Constructor Summary
ChannelLocalActor()
           
 
Method Summary
static scala.Option<AssociationHandle.HandleEventListener> initialValue(org.jboss.netty.channel.Channel channel)
           
static void notifyListener(org.jboss.netty.channel.Channel channel, AssociationHandle.HandleEvent msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelLocalActor

public ChannelLocalActor()
Method Detail

initialValue

public static scala.Option<AssociationHandle.HandleEventListener> initialValue(org.jboss.netty.channel.Channel channel)

notifyListener

public static void notifyListener(org.jboss.netty.channel.Channel channel,
                                  AssociationHandle.HandleEvent msg)