Uses of Class
org.conscrypt.OpenSSLSocketImpl
Packages that use OpenSSLSocketImpl
-
Uses of OpenSSLSocketImpl in org.conscrypt
Subclasses of OpenSSLSocketImpl in org.conscryptModifier and TypeClassDescription(package private) classImplements crypto handling by delegating toConscryptEngine.(package private) classImplementation of the class OpenSSLSocketImpl based on OpenSSL.(package private) final classA version of ConscryptEngineSocket that includes the new Java 9 (and potentially later patches of 8)setHandshakeApplicationProtocolSelectorAPI (which requires Java 8 for compilation, due to the use ofBiFunction).(package private) final classA version of ConscryptFileDescriptorSocket that includes the new Java 9 (and potentially later patches of 8)setHandshakeApplicationProtocolSelectorAPI (which requires Java 8 for compilation, due to the use ofBiFunction).