public static class MessagingEvents.NewDestination extends net.e6tech.elements.common.actor.typed.Ask implements MessagingEvents
MessagingEvents.NewDestination, MessagingEvents.Publish, MessagingEvents.RemoveDestination, MessagingEvents.Send, MessagingEvents.Subscribe, MessagingEvents.Unsubscribe| Constructor and Description |
|---|
NewDestination(akka.actor.typed.ActorRef sender,
java.lang.String destination,
net.e6tech.elements.common.subscribe.Subscriber subscriber) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDestination() |
net.e6tech.elements.common.subscribe.Subscriber |
getSubscriber() |