public abstract class RemoteServer extends RemoteObject
ref
Modifier | Constructor and Description |
---|---|
protected |
RemoteServer() |
protected |
RemoteServer(RemoteRef ref) |
Modifier and Type | Method and Description |
---|---|
static String |
getClientHost() |
static PrintStream |
getLog() |
static void |
setLog(OutputStream out) |
protected RemoteServer()
protected RemoteServer(RemoteRef ref)
public static String getClientHost() throws ServerNotActiveException
ServerNotActiveException
public static PrintStream getLog()
public static void setLog(OutputStream out)