Class Remoting$

java.lang.Object
org.apache.pekko.remote.Remoting$

public class Remoting$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

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

    • Remoting$

      public Remoting$()
  • Method Details

    • EndpointManagerName

      public final String EndpointManagerName()
    • localAddressForRemote

      public Address localAddressForRemote(scala.collection.immutable.Map<String,scala.collection.immutable.Set<scala.Tuple2<org.apache.pekko.remote.transport.PekkoProtocolTransport,Address>>> transportMapping, Address remote)