Class Transport$

java.lang.Object
org.apache.pekko.remote.transport.Transport$

public class Transport$ extends Object
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
  • Field Details

    • MODULE$

      public static final Transport$ MODULE$
      Deprecated.
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Transport$

      public Transport$()
      Deprecated.