public class RARP$ extends java.lang.Object implements akka.actor.ExtensionId<RARP>, akka.actor.ExtensionIdProvider, scala.Serializable
Modifier and Type | Field and Description |
---|---|
static RARP$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
RARP$() |
Modifier and Type | Method and Description |
---|---|
RARP |
createExtension(akka.actor.ExtendedActorSystem system) |
RARP$ |
lookup() |
public static final RARP$ MODULE$