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