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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DClientHandshaker.java54 * ClientHandshaker does the protocol handshaking from the point
61 final class ClientHandshaker extends Handshaker { class in inherits:Handshaker
98 ClientHandshaker(SSLSocketImpl socket, SSLContextImpl context, method in class:ClientHandshaker
109 ClientHandshaker(SSLEngineImpl engine, SSLContextImpl context, method in class:ClientHandshaker

Completed in 34 milliseconds