|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.remote.transport.ProtocolStateActor.OutboundUnderlyingAssociated
public static class ProtocolStateActor.OutboundUnderlyingAssociated
Constructor Summary | |
---|---|
ProtocolStateActor.OutboundUnderlyingAssociated(scala.concurrent.Promise<AssociationHandle> statusPromise,
AssociationHandle wrappedHandle)
|
Method Summary | |
---|---|
scala.concurrent.Promise<AssociationHandle> |
statusPromise()
|
AssociationHandle |
wrappedHandle()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Constructor Detail |
---|
public ProtocolStateActor.OutboundUnderlyingAssociated(scala.concurrent.Promise<AssociationHandle> statusPromise, AssociationHandle wrappedHandle)
Method Detail |
---|
public scala.concurrent.Promise<AssociationHandle> statusPromise()
public AssociationHandle wrappedHandle()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |