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

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DSSLSocketFactoryImpl.java44 public final class SSLSocketFactoryImpl extends SSLSocketFactory { class in inherits:SSLSocketFactory
53 public SSLSocketFactoryImpl() throws Exception { method in class:SSLSocketFactoryImpl
60 SSLSocketFactoryImpl(SSLContextImpl context) { method in class:SSLSocketFactoryImpl

Completed in 32 milliseconds