public static final class ProtocolStateActor.AssociatedWaitHandler extends java.lang.Object implements ProtocolStateActor.ProtocolStateData, scala.Product, scala.Serializable
Constructor and Description |
---|
AssociatedWaitHandler(scala.concurrent.Future<AssociationHandle.HandleEventListener> handleListener,
AssociationHandle wrappedHandle,
scala.collection.immutable.Queue<ByteString> queue) |
Modifier and Type | Method and Description |
---|---|
scala.concurrent.Future<AssociationHandle.HandleEventListener> |
handleListener() |
scala.collection.immutable.Queue<ByteString> |
queue() |
AssociationHandle |
wrappedHandle() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssociatedWaitHandler(scala.concurrent.Future<AssociationHandle.HandleEventListener> handleListener, AssociationHandle wrappedHandle, scala.collection.immutable.Queue<ByteString> queue)
public scala.concurrent.Future<AssociationHandle.HandleEventListener> handleListener()
public AssociationHandle wrappedHandle()
public scala.collection.immutable.Queue<ByteString> queue()