Uses of Interface
org.newsclub.net.unix.ssl.CallbackSNIMatcher.Callback
Packages that use CallbackSNIMatcher.Callback
-
Uses of CallbackSNIMatcher.Callback in org.newsclub.net.unix.ssl
Constructors in org.newsclub.net.unix.ssl with parameters of type CallbackSNIMatcher.CallbackModifierConstructorDescriptionCallbackSNIMatcher(SNIMatcher wrapped, CallbackSNIMatcher.Callback callback) Constructs a newCallbackSNIMatcher, using the given wrappedSNIMatcherand callback.