Class Transport$
- java.lang.Object
-
- org.apache.pekko.remote.transport.Transport$
-
public class Transport$ extends java.lang.Object
Deprecated.Classic remoting is deprecated, use Artery. Since Akka 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.
-
-