Uses of Interface
io.netty.internal.tcnative.SSLSessionCache
-
Uses of SSLSessionCache in io.netty.internal.tcnative
Methods in io.netty.internal.tcnative with parameters of type SSLSessionCacheModifier and TypeMethodDescriptionstatic void
SSLContext.setSSLSessionCache
(long ctx, SSLSessionCache cache) Set theSSLSessionCache
that will be used if session caching is enabled.