Package akka.routing
Class BroadcastRoutingLogic$
- java.lang.Object
-
- akka.routing.BroadcastRoutingLogic$
-
public class BroadcastRoutingLogic$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static BroadcastRoutingLogic$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description BroadcastRoutingLogic$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BroadcastRoutingLogic
apply()
-
-
-
Field Detail
-
MODULE$
public static final BroadcastRoutingLogic$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
apply
public BroadcastRoutingLogic apply()
-
-