public class BroadcastRouter$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static BroadcastRouter$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
BroadcastRouter$() |
| Modifier and Type | Method and Description |
|---|---|
BroadcastRouter |
apply(scala.collection.immutable.Iterable<ActorRef> routees)
Creates a new BroadcastRouter, routing to the specified routees
|
BroadcastRouter |
create(java.lang.Iterable<ActorRef> routees) |
public static final BroadcastRouter$ MODULE$
public BroadcastRouter apply(scala.collection.immutable.Iterable<ActorRef> routees)
public BroadcastRouter create(java.lang.Iterable<ActorRef> routees)