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 void
SSLContext.setSniHostnameMatcher
(long ctx, SniHostNameMatcher matcher) Allow to hookSniHostNameMatcher
into the sni processing.