|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibis.rmi.server.RemoteObject
ibis.rmi.server.RemoteServer
RemoteServer
is the common superclass for server
implementations.
Method Summary | |
static java.lang.String |
getClientHost()
Returns a string representation of the client host of the remote method invocation currently being processed in the current thread. |
Methods inherited from class ibis.rmi.server.RemoteObject |
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
public static java.lang.String getClientHost() throws ServerNotActiveException
ServerNotActiveException
- if the current thread is not
servicing a remote method invocation
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |