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