Searched refs:closeServer (Results 1 - 15 of 15) sorted by relevance

/openjdk7/jdk/test/javax/management/remote/mandatory/connectorServer/
H A DJNDIFailureTest.java78 protected void closeServer() throws IOException { method in class:JNDIFailureTest.SpyServerImpl
79 super.closeServer();
/openjdk7/jdk/test/sun/net/www/http/HttpClient/
H A DIsAvailable.java59 c1.closeServer();
/openjdk7/jdk/src/share/classes/sun/net/www/http/
H A DKeepAliveStreamCleaner.java143 hc.closeServer();
146 hc.closeServer();
H A DKeepAliveStream.java96 hc.closeServer();
158 kace.getHttpClient().closeServer();
H A DHttpClient.java278 ret.closeServer();
301 ret.closeServer();
366 closeServer();
421 http.closeServer();
638 closeServer();
642 closeServer();
761 closeServer();
967 public void closeServer() { method in class:HttpClient
H A DKeepAliveCache.java199 h.closeServer();
262 e.hc.closeServer();
274 h.closeServer(); // otherwise the connection remains in limbo
H A DChunkedInputStream.java222 hc.closeServer();
/openjdk7/jdk/src/share/classes/sun/net/
H A DNetworkClient.java135 closeServer();
213 public void closeServer() throws IOException { method in class:NetworkClient
/openjdk7/jdk/src/share/classes/sun/net/smtp/
H A DSmtpClient.java52 public void closeServer() throws IOException { method in class:SmtpClient
56 super.closeServer();
/openjdk7/jdk/src/share/classes/javax/management/remote/rmi/
H A DRMIIIOPServerImpl.java137 protected void closeServer() throws IOException { method in class:RMIIIOPServerImpl
H A DRMIJRMPServerImpl.java191 protected void closeServer() throws IOException { method in class:RMIJRMPServerImpl
H A DRMIServerImpl.java372 * {@link #closeServer()} method so that no new client connections
381 * <p>If {@link #closeServer()} throws an
386 * <p>If {@link #closeServer()} returns normally but one or more
394 * @exception IOException if {@link #closeServer()} or one of the
407 closeServer();
468 protected abstract void closeServer() throws IOException; method in class:RMIServerImpl
/openjdk7/jdk/src/share/classes/sun/net/www/protocol/gopher/
H A DGopherClient.java331 closeServer();
352 parent.closeServer();
/openjdk7/jdk/src/share/classes/sun/net/www/protocol/https/
H A DHttpsClient.java364 ret.closeServer();
673 http.closeServer();
/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DHttpURLConnection.java2510 http.closeServer();
2579 http.closeServer();

Completed in 95 milliseconds