public interface IRMI_Defs
Modifier and Type | Field and Description |
---|---|
static int |
CLASS_SERVER_PORT_CLIENT
Port used by the class server on the Client side.
|
static int |
CLASS_SERVER_PORT_EXTRA
Extra port for use by class servers.
|
static int |
CLASS_SERVER_PORT_SERVER
Port used by the class server on the Server side.
|
static int |
REGISTRY_PORT
Port used for Registry.
|
static int |
STUB_PORT_CLIENT
Port used by RMI stubs on the Client side.
|
static int |
STUB_PORT_EXTRA
Extra port for use by RMI stubs.
|
static int |
STUB_PORT_SERVER
Port used by RMI stubs on the Server side.
|
static final int REGISTRY_PORT
static final int CLASS_SERVER_PORT_SERVER
static final int CLASS_SERVER_PORT_CLIENT
static final int CLASS_SERVER_PORT_EXTRA
static final int STUB_PORT_SERVER
static final int STUB_PORT_CLIENT
static final int STUB_PORT_EXTRA