Uses of Interface
io.netty.internal.tcnative.SniHostNameMatcher
-
Uses of SniHostNameMatcher in io.netty.internal.tcnative
Methods in io.netty.internal.tcnative with parameters of type SniHostNameMatcherModifier and TypeMethodDescriptionstatic voidSSLContext.setSniHostnameMatcher(long ctx, SniHostNameMatcher matcher) Allow to hookSniHostNameMatcherinto the sni processing.