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() |
Address |
localAddressForRemote(scala.collection.immutable.Map<java.lang.String,scala.collection.immutable.Set<scala.Tuple2<AkkaProtocolTransport,Address>>> transportMapping,
Address remote) |
public static final Remoting$ MODULE$
public final java.lang.String EndpointManagerName()
public Address localAddressForRemote(scala.collection.immutable.Map<java.lang.String,scala.collection.immutable.Set<scala.Tuple2<AkkaProtocolTransport,Address>>> transportMapping, Address remote)