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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DServerHandshaker.java50 * ServerHandshaker does the protocol handshaking from the point
57 final class ServerHandshaker extends Handshaker { class in inherits:Handshaker
100 ServerHandshaker(SSLSocketImpl socket, SSLContextImpl context, method in class:ServerHandshaker
116 ServerHandshaker(SSLEngineImpl engine, SSLContextImpl context, method in class:ServerHandshaker

Completed in 32 milliseconds