|
All Packages Class Hierarchy This Package Previous Next Index Class java.rmi.server.RemoteServerjava.lang.Object | +----java.rmi.server.RemoteObject | +----java.rmi.server.RemoteServer
The subclass selected identifies the semantics of the remote reference, for example whether the server is a single object or is a replicated object requiring communications with multiple locations. At present only UnicastRemoteObject is supported.
RemoteServerprotected RemoteServer()RemoteServer protected RemoteServer(RemoteRef ref) getClientHostpublic static String getClientHost() throws ServerNotActiveException
public static void setLog(OutputStream out)
public static PrintStream getLog()
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |