Searched defs:getClientHost (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/src/java.rmi/share/classes/java/rmi/server/
H A DServerRef.java67 String getClientHost() throws ServerNotActiveException; method in interface:ServerRef
H A DRemoteServer.java76 public static String getClientHost() throws ServerNotActiveException { method in class:RemoteServer
/openjdk9/jdk/src/java.rmi/share/classes/sun/rmi/transport/tcp/
H A DTCPTransport.java607 public static String getClientHost() throws ServerNotActiveException { method in class:TCPTransport
641 String getClientHost() { method in class:TCPTransport.ConnectionHandler
/openjdk9/jdk/src/java.rmi/share/classes/sun/rmi/server/
H A DUnicastServerRef.java246 public String getClientHost() throws ServerNotActiveException { method in class:UnicastServerRef

Completed in 46 milliseconds