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