Uses of Interface
org.apache.http.impl.bootstrap.SSLServerSetupHandler
Packages that use SSLServerSetupHandler
-
Uses of SSLServerSetupHandler in org.apache.http.impl.bootstrap
Methods in org.apache.http.impl.bootstrap with parameters of type SSLServerSetupHandlerModifier and TypeMethodDescriptionfinal ServerBootstrap
ServerBootstrap.setSslSetupHandler
(SSLServerSetupHandler sslSetupHandler) AssignsSSLServerSetupHandler
instance.