Uses of Class
org.conscrypt.ExternalSession
Packages that use ExternalSession
-
Uses of ExternalSession in org.conscrypt
Fields in org.conscrypt declared as ExternalSessionModifier and TypeFieldDescriptionprotected final ExternalSessionJava7ExtendedSSLSession.delegateMethods in org.conscrypt with parameters of type ExternalSessionModifier and TypeMethodDescription(package private) static SSLSessionJava8PlatformUtil.wrapSSLSession(ExternalSession sslSession) (package private) static SSLSessionPlatform.wrapSSLSession(ExternalSession sslSession) Constructors in org.conscrypt with parameters of type ExternalSessionModifierConstructorDescription(package private)Java7ExtendedSSLSession(ExternalSession delegate) Java8ExtendedSSLSession(ExternalSession delegate)