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

/external/jetty/src/java/org/eclipse/jetty/server/handler/
H A DConnectHandler.java561 closeClient();
683 public void closeClient() throws IOException method in class:ConnectHandler.ProxyToServerConnection
685 _toClient.closeClient();
697 closeClient();
854 public void closeClient() throws IOException method in class:ConnectHandler.ClientToProxyConnection
868 closeClient();

Completed in 558 milliseconds