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 voidSSLContext.setSSLSessionCache(long ctx, SSLSessionCache cache) Set theSSLSessionCachethat will be used if session caching is enabled.