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