public class Remoting$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Remoting$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Remoting$() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
EndpointManagerName() |
akka.actor.Address |
localAddressForRemote(scala.collection.immutable.Map<java.lang.String,scala.collection.immutable.Set<scala.Tuple2<AkkaProtocolTransport,akka.actor.Address>>> transportMapping,
akka.actor.Address remote) |
public static final Remoting$ MODULE$
public final java.lang.String EndpointManagerName()
public akka.actor.Address localAddressForRemote(scala.collection.immutable.Map<java.lang.String,scala.collection.immutable.Set<scala.Tuple2<AkkaProtocolTransport,akka.actor.Address>>> transportMapping, akka.actor.Address remote)