public class ChannelLocalActor extends org.jboss.netty.channel.ChannelLocal<scala.Option<AssociationHandle.HandleEventListener>>
| Constructor and Description |
|---|
ChannelLocalActor() |
| Modifier and Type | Method and Description |
|---|---|
static scala.Option<AssociationHandle.HandleEventListener> |
initialValue(org.jboss.netty.channel.Channel channel) |
static void |
notifyListener(org.jboss.netty.channel.Channel channel,
AssociationHandle.HandleEvent msg) |
get, initialValue, iterator, remove, set, setIfAbsentpublic static scala.Option<AssociationHandle.HandleEventListener> initialValue(org.jboss.netty.channel.Channel channel)
public static void notifyListener(org.jboss.netty.channel.Channel channel,
AssociationHandle.HandleEvent msg)