Searched refs:sendRequest (Results 1 - 11 of 11) sorted by relevance

/openjdk9/jdk/test/javax/net/ssl/sanity/interop/
H A DJSSEClient.java58 sendRequest(in, out);
H A DCipherTest.java376 void sendRequest(InputStream in, OutputStream out) throws IOException { method in class:CipherTest.Client
/openjdk9/jdk/test/sun/security/pkcs11/fips/
H A DJSSEClient.java57 sendRequest(in, out);
H A DCipherTest.java376 void sendRequest(InputStream in, OutputStream out) throws IOException { method in class:CipherTest.Client
/openjdk9/jdk/test/sun/security/pkcs11/sslecc/
H A DJSSEClient.java74 sendRequest(in, out);
H A DCipherTest.java389 void sendRequest(InputStream in, OutputStream out) throws IOException { method in class:CipherTest.Client
/openjdk9/jdk/src/java.rmi/share/classes/sun/rmi/transport/tcp/
H A DMultiplexInputStream.java132 manager.sendRequest(info, moreSpace);
H A DConnectionMultiplexer.java350 void sendRequest(MultiplexConnectionInfo info, int len) throws IOException method in class:ConnectionMultiplexer
/openjdk9/jdk/test/javax/net/ssl/TLS/
H A DJSSEClient.java76 sendRequest(in, out);
H A DCipherTestUtils.java409 void sendRequest(InputStream in, OutputStream out) throws IOException { method in class:CipherTestUtils.Client
/openjdk9/jdk/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/
H A DHttp1Request.java191 void sendRequest() throws IOException { method in class:Http1Request

Completed in 130 milliseconds