public interface InboundMessageDispatcher
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(akka.actor.InternalActorRef recipient,
akka.actor.Address recipientAddress,
WireFormats.SerializedMessage serializedMessage,
scala.Option<akka.actor.ActorRef> senderOption) |
void dispatch(akka.actor.InternalActorRef recipient,
akka.actor.Address recipientAddress,
WireFormats.SerializedMessage serializedMessage,
scala.Option<akka.actor.ActorRef> senderOption)