|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.transport.AssociationHandle.InboundPayload
public static class AssociationHandle.InboundPayload
Message sent to the listener registered to an association (via the Promise returned by
akka.remote.transport.AssociationHandle.readHandlerPromise) when an inbound payload arrives.
| Constructor Summary | |
|---|---|
AssociationHandle.InboundPayload(akka.util.ByteString payload)
|
|
| Method Summary | |
|---|---|
akka.util.ByteString |
payload()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public AssociationHandle.InboundPayload(akka.util.ByteString payload)
| Method Detail |
|---|
public akka.util.ByteString payload()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||