Package akka.remote.transport
Class AssociationHandle$
- java.lang.Object
-
- akka.remote.transport.AssociationHandle$
-
public class AssociationHandle$ extends java.lang.Object
Deprecated.Classic remoting is deprecated, use Artery. Since 2.6.0.
-
-
Field Summary
Fields Modifier and Type Field Description static AssociationHandle$
MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description AssociationHandle$()
Deprecated.
-
-
-
Field Detail
-
MODULE$
public static final AssociationHandle$ MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
-