public static class ProtocolStateActor.ListenerReady extends java.lang.Object implements ProtocolStateActor.ProtocolStateData, scala.Product, scala.Serializable
| Constructor and Description |
|---|
ListenerReady(AssociationHandle.HandleEventListener listener,
AssociationHandle wrappedHandle) |
| Modifier and Type | Method and Description |
|---|---|
AssociationHandle.HandleEventListener |
listener() |
AssociationHandle |
wrappedHandle() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ListenerReady(AssociationHandle.HandleEventListener listener, AssociationHandle wrappedHandle)
public AssociationHandle.HandleEventListener listener()
public AssociationHandle wrappedHandle()