Home
last modified time | relevance | path

Searched defs:shutdownInput (Results 1 – 12 of 12) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/io/bio/
DSocketEndPoint.java146 public void shutdownInput() throws IOException in shutdownInput() method in SocketEndPoint
DStreamEndPoint.java90 public void shutdownInput() throws IOException in shutdownInput() method in StreamEndPoint
/external/jetty/src/java/org/eclipse/jetty/io/
DEndPoint.java40 void shutdownInput() throws IOException; in shutdownInput() method
DByteArrayEndPoint.java191 public void shutdownInput() throws IOException in shutdownInput() method in ByteArrayEndPoint
/external/jetty/src/java/org/eclipse/jetty/io/nio/
DChannelEndPoint.java150 public void shutdownInput() throws IOException in shutdownInput() method in ChannelEndPoint
DSslConnection.java652 public void shutdownInput() throws IOException in shutdownInput() method in SslConnection.SslEndPoint
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
DMockSocketConnection.java328 public void shutdownInput() throws IOException { in shutdownInput() method in MockSocketConnection.MockSocket
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DDelegatingSSLSocket.java40 @Override public void shutdownInput() throws IOException { in shutdownInput() method in DelegatingSSLSocket
/external/jetty/src/java/org/eclipse/jetty/server/ssl/
DSslSocketConnector.java632 public void shutdownInput() throws IOException in shutdownInput() method in SslSocketConnector.SslConnectorEndPoint
/external/jetty/src/java/org/eclipse/jetty/client/
DSelectConnector.java304 public void shutdownInput() throws IOException in shutdownInput() method in SelectConnector.UpgradableEndPoint
/external/conscrypt/src/compat/java/org/conscrypt/
DPreKitKatPlatformOpenSSLSocketImplAdapter.java226 public void shutdownInput() throws IOException { in shutdownInput() method in PreKitKatPlatformOpenSSLSocketImplAdapter
DKitKatPlatformOpenSSLSocketImplAdapter.java226 public void shutdownInput() throws IOException { in shutdownInput() method in KitKatPlatformOpenSSLSocketImplAdapter