akka.remote.transport.AssociationHandle
The raw bytes that were sent by the remote endpoint.
(inboundPayload: StringAdd).self
(inboundPayload: StringFormat).self
(inboundPayload: ArrowAssoc[InboundPayload]).x
(Since version 2.10.0) Use leftOfArrow
instead
(inboundPayload: Ensuring[InboundPayload]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Message sent to the listener registered to an association (via the Promise returned by akka.remote.transport.AssociationHandle.readHandlerPromise) when an inbound payload arrives.
The raw bytes that were sent by the remote endpoint.