|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.transport.Transport.InboundAssociation
public static class Transport.InboundAssociation
Message sent to a Transport.AssociationEventListener registered to a transport
(via the Promise returned by akka.remote.transport.Transport.listen) when an inbound association request arrives.
| Constructor Summary | |
|---|---|
Transport.InboundAssociation(AssociationHandle association)
|
|
| Method Summary | |
|---|---|
AssociationHandle |
association()
|
| 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 Transport.InboundAssociation(AssociationHandle association)
| Method Detail |
|---|
public AssociationHandle association()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||