Uses of Interface
io.netty.handler.ssl.OpenSslSession
Packages that use OpenSslSession
-
Uses of OpenSslSession in io.netty.handler.ssl
Subinterfaces of OpenSslSession in io.netty.handler.sslModifier and TypeInterfaceDescription(package private) interfaceSSLSessionthat is specific to our native implementation.Classes in io.netty.handler.ssl that implement OpenSslSessionModifier and TypeClassDescription(package private) classDelegates all operations to a wrappedOpenSslInternalSessionexcept the methods defined byExtendedSSLSessionitself.(package private) static final classOpenSslInternalSessionimplementation which wraps the native SSL_SESSION* while in cache.private final class