public static class InvocationEvents.Registration extends net.e6tech.elements.common.actor.typed.Ask implements InvocationEvents
InvocationEvents.RegisterReference, InvocationEvents.Registration, InvocationEvents.Request, InvocationEvents.Response, InvocationEvents.Routes| Constructor and Description |
|---|
Registration(akka.actor.typed.ActorRef sender,
java.lang.String path,
java.util.function.BiFunction<akka.actor.typed.ActorRef,java.lang.Object[],java.lang.Object> function) |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.BiFunction<akka.actor.typed.ActorRef,java.lang.Object[],java.lang.Object> |
getFunction() |
java.lang.String |
getPath() |