Class AssociationHandle$

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

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

    • MODULE$

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

    • AssociationHandle$

      public AssociationHandle$()
      Deprecated.