public class ChannelLocalActor$ extends org.jboss.netty.channel.ChannelLocal<scala.Option<AssociationHandle.HandleEventListener>>
| Modifier and Type | Field and Description |
|---|---|
static ChannelLocalActor$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ChannelLocalActor$() |
| Modifier and Type | Method and Description |
|---|---|
scala.Option<AssociationHandle.HandleEventListener> |
initialValue(org.jboss.netty.channel.Channel channel) |
void |
notifyListener(org.jboss.netty.channel.Channel channel,
AssociationHandle.HandleEvent msg) |
get, iterator, remove, set, setIfAbsentpublic static final ChannelLocalActor$ MODULE$
public scala.Option<AssociationHandle.HandleEventListener> initialValue(org.jboss.netty.channel.Channel channel)
initialValue in class org.jboss.netty.channel.ChannelLocal<scala.Option<AssociationHandle.HandleEventListener>>public void notifyListener(org.jboss.netty.channel.Channel channel,
AssociationHandle.HandleEvent msg)