Package akka.actor.typed.internal.receptionist
-
Interface Summary Interface Description LocalReceptionist.InternalCommand ReceptionistBehaviorProvider Marker interface to use with dynamic access -
Class Summary Class Description AbstractServiceKey Internal representation ofServiceKey
which is needed in order to use a TypedMultiMap (using keys with a type parameter does not work in Scala 2.x).DefaultServiceKey<T> This is the only actual concrete service key typeDefaultServiceKey$ LocalReceptionist INTERNAL APILocalReceptionist$ INTERNAL APIReceptionistImpl INTERNAL APIReceptionistMessages Internal APIReceptionistMessages.Deregister<T> ReceptionistMessages.Deregister$ ReceptionistMessages.Deregistered<T> ReceptionistMessages.Deregistered$ ReceptionistMessages.Find<T> ReceptionistMessages.Find$ ReceptionistMessages.Listing<T> ReceptionistMessages.Listing$ ReceptionistMessages.Register<T> ReceptionistMessages.Register$ ReceptionistMessages.Registered<T> ReceptionistMessages.Registered$ ReceptionistMessages.Subscribe<T> ReceptionistMessages.Subscribe$ ReceptionistMessages$ Internal APIServiceKeySerializer Internal API