Package akka.actor.typed.internal
Class PropsImpl
- java.lang.Object
-
- akka.actor.typed.internal.PropsImpl
-
public class PropsImpl extends java.lang.Object
INTERNAL API
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PropsImpl.ActorTagsImpl
static class
PropsImpl.ActorTagsImpl$
static class
PropsImpl.BoundedMailboxSelector
static class
PropsImpl.BoundedMailboxSelector$
static class
PropsImpl.DefaultMailboxSelector
static class
PropsImpl.DefaultMailboxSelector$
static class
PropsImpl.DispatcherDefault
static class
PropsImpl.DispatcherDefault$
static class
PropsImpl.DispatcherFromConfig
static class
PropsImpl.DispatcherFromConfig$
static class
PropsImpl.DispatcherSameAsParent
static class
PropsImpl.DispatcherSameAsParent$
static class
PropsImpl.EmptyProps$
The empty configuration node, used as a terminator for the internally linked list of each Props.static class
PropsImpl.MailboxFromConfigSelector
static class
PropsImpl.MailboxFromConfigSelector$
-
Constructor Summary
Constructors Constructor Description PropsImpl()
-