public class ServerInfo
extends java.lang.Object
| Constructor and Description |
|---|
ServerInfo(int port,
java.rmi.registry.Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
java.rmi.registry.Registry |
getRegistry() |
void |
setPort(int port) |
void |
setRegistry(java.rmi.registry.Registry registry) |