Home
last modified time | relevance | path

Searched defs:shutdownOutput (Results 1 – 13 of 13) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/io/bio/
DSocketEndPoint.java118 public void shutdownOutput() throws IOException in shutdownOutput() method in SocketEndPoint
DStreamEndPoint.java78 public void shutdownOutput() throws IOException in shutdownOutput() method in StreamEndPoint
/external/jetty/src/java/org/eclipse/jetty/io/
DEndPoint.java33 void shutdownOutput() throws IOException; in shutdownOutput() method
DByteArrayEndPoint.java182 public void shutdownOutput() throws IOException in shutdownOutput() method in ByteArrayEndPoint
/external/jetty/src/java/org/eclipse/jetty/io/nio/
DChannelEndPoint.java189 public void shutdownOutput() throws IOException in shutdownOutput() method in ChannelEndPoint
DSslConnection.java633 public void shutdownOutput() throws IOException in shutdownOutput() method in SslConnection.SslEndPoint
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
DMockSocketConnection.java333 public void shutdownOutput() throws IOException { in shutdownOutput() method in MockSocketConnection.MockSocket
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DDelegatingSSLSocket.java44 @Override public void shutdownOutput() throws IOException { in shutdownOutput() method in DelegatingSSLSocket
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DConnectHandler.java714 public void shutdownOutput() throws IOException in shutdownOutput() method in ConnectHandler.ProxyToServerConnection
885 public void shutdownOutput() throws IOException in shutdownOutput() method in ConnectHandler.ClientToProxyConnection
/external/jetty/src/java/org/eclipse/jetty/server/ssl/
DSslSocketConnector.java626 public void shutdownOutput() throws IOException in shutdownOutput() method in SslSocketConnector.SslConnectorEndPoint
/external/jetty/src/java/org/eclipse/jetty/client/
DSelectConnector.java284 public void shutdownOutput() throws IOException in shutdownOutput() method in SelectConnector.UpgradableEndPoint
/external/conscrypt/src/compat/java/org/conscrypt/
DPreKitKatPlatformOpenSSLSocketImplAdapter.java231 public void shutdownOutput() throws IOException { in shutdownOutput() method in PreKitKatPlatformOpenSSLSocketImplAdapter
DKitKatPlatformOpenSSLSocketImplAdapter.java231 public void shutdownOutput() throws IOException { in shutdownOutput() method in KitKatPlatformOpenSSLSocketImplAdapter