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