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) class
Implements crypto handling by delegating toConscryptEngine
.(package private) class
Implementation of the class OpenSSLSocketImpl based on OpenSSL.(package private) final class
A version of ConscryptEngineSocket that includes the new Java 9 (and potentially later patches of 8)setHandshakeApplicationProtocolSelector
API (which requires Java 8 for compilation, due to the use ofBiFunction
).(package private) final class
A version of ConscryptFileDescriptorSocket that includes the new Java 9 (and potentially later patches of 8)setHandshakeApplicationProtocolSelector
API (which requires Java 8 for compilation, due to the use ofBiFunction
).