Class Transport$
java.lang.Object
org.apache.pekko.remote.transport.Transport$
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Transport$Deprecated.Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Transport$
public Transport$()Deprecated.
-