Uses of Interface
io.netty.handler.ssl.ResumableX509ExtendedTrustManager
-
Packages that use ResumableX509ExtendedTrustManager Package Description io.netty.handler.ssl SSL · TLS implementation based onSSLEngine
-
-
Uses of ResumableX509ExtendedTrustManager in io.netty.handler.ssl
Fields in io.netty.handler.ssl with type parameters of type ResumableX509ExtendedTrustManager Modifier and Type Field Description private java.util.concurrent.atomic.AtomicReference<ResumableX509ExtendedTrustManager>
ResumptionController. resumableTm
-