Uses of Class
io.undertow.protocols.ssl.SNIContextMatcher
-
Packages that use SNIContextMatcher Package Description io.undertow.protocols.ssl -
-
Uses of SNIContextMatcher in io.undertow.protocols.ssl
Methods in io.undertow.protocols.ssl that return SNIContextMatcher Modifier and Type Method Description SNIContextMatcherSNIContextMatcher.Builder. build()Constructors in io.undertow.protocols.ssl with parameters of type SNIContextMatcher Constructor Description SNISSLContext(SNIContextMatcher matcher)
-