Searched refs:setIdentificationProtocol (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DHandshaker.java431 * SSLSocketImpl/SSLEngineImpl.setIdentificationProtocol() (if the
434 void setIdentificationProtocol(String protocol) { method in class:Handshaker
H A DSSLEngineImpl.java2056 handshaker.setIdentificationProtocol(identificationProtocol);
H A DSSLSocketImpl.java2476 handshaker.setIdentificationProtocol(identificationProtocol);

Completed in 48 milliseconds