Package akka.remote.transport
Class TestTransport$
- java.lang.Object
-
- akka.remote.transport.TestTransport$
-
public class TestTransport$ extends java.lang.Object
Deprecated.Classic remoting is deprecated, use Artery. Since 2.6.0.
-
-
Field Summary
Fields Modifier and Type Field Description static TestTransport$
MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description TestTransport$()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description int
$lessinit$greater$default$3()
Deprecated.java.lang.String
$lessinit$greater$default$4()
Deprecated.
-
-
-
Field Detail
-
MODULE$
public static final TestTransport$ MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
-