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