public class RmiConfig
extends java.lang.Object
Constructor and Description |
---|
RmiConfig() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
rmiHost()
For a client that needs to connect to an agency server.
|
static int |
rmiPort()
Which port to use for RMI calls.
|
static int |
secondaryRmiPort()
Which secondary port to use for RMI calls, for once initial communication
has been established.
|
public static java.lang.String rmiHost()
public static int rmiPort()
public static int secondaryRmiPort()