|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.DefaultMessageDispatcher
public class DefaultMessageDispatcher
INTERNAL API
| Constructor Summary | |
|---|---|
DefaultMessageDispatcher(ExtendedActorSystem system,
RemoteActorRefProvider provider,
LoggingAdapter log)
|
|
| Method Summary | |
|---|---|
void |
dispatch(InternalActorRef recipient,
Address recipientAddress,
WireFormats.SerializedMessage serializedMessage,
scala.Option<ActorRef> senderOption)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMessageDispatcher(ExtendedActorSystem system,
RemoteActorRefProvider provider,
LoggingAdapter log)
| Method Detail |
|---|
public void dispatch(InternalActorRef recipient,
Address recipientAddress,
WireFormats.SerializedMessage serializedMessage,
scala.Option<ActorRef> senderOption)
dispatch in interface InboundMessageDispatcher
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||