Uses of Class
ibis.rmi.server.ServerNotActiveException

Packages that use ServerNotActiveException
ibis.rmi.server   
 

Uses of ServerNotActiveException in ibis.rmi.server
 

Methods in ibis.rmi.server that throw ServerNotActiveException
 java.lang.String ServerRef.getClientHost()
          Returns the hostname of the current client, but only when called from a thread handling a remote method invocation.
static java.lang.String RemoteServer.getClientHost()
          Returns a string representation of the client host of the remote method invocation currently being processed in the current thread.
 



The Ibis project