Uses of Interface
org.apache.http.impl.bootstrap.SSLServerSetupHandler

Packages that use SSLServerSetupHandler
org.apache.http.impl.bootstrap Embedded server and server bootstrap. 
 

Uses of SSLServerSetupHandler in org.apache.http.impl.bootstrap
 

Methods in org.apache.http.impl.bootstrap with parameters of type SSLServerSetupHandler
 ServerBootstrap ServerBootstrap.setSslSetupHandler(SSLServerSetupHandler sslSetupHandler)
          Assigns SSLServerSetupHandler instance.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.