Package akka.routing
Class RoutedActorCell$
- java.lang.Object
-
- akka.routing.RoutedActorCell$
-
public class RoutedActorCell$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static RoutedActorCell$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description RoutedActorCell$()
-
-
-
Field Detail
-
MODULE$
public static final RoutedActorCell$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-