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

/openjdk10/jdk/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/
H A DHttp1Request.java190 void sendRequest() throws IOException { method in class:Http1Request
/openjdk10/jdk/test/javax/net/ssl/TLS/
H A DCipherTestUtils.java409 void sendRequest(InputStream in, OutputStream out) throws IOException { method in class:CipherTestUtils.Client
/openjdk10/jdk/test/sun/security/pkcs11/fips/
H A DCipherTest.java376 void sendRequest(InputStream in, OutputStream out) throws IOException { method in class:CipherTest.Client
/openjdk10/jdk/test/javax/net/ssl/sanity/interop/
H A DCipherTest.java376 void sendRequest(InputStream in, OutputStream out) throws IOException { method in class:CipherTest.Client
/openjdk10/jdk/test/sun/security/pkcs11/sslecc/
H A DCipherTest.java389 void sendRequest(InputStream in, OutputStream out) throws IOException { method in class:CipherTest.Client

Completed in 116 milliseconds