Package io.varhttp
Class HttpServerFactory
java.lang.Object
io.varhttp.HttpServerFactory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetSslContext(InputStream x509Certificate, InputStream privateKey) voidsetSslContext(KeyStore keyStore, char[] password) voidsetSslContext(SSLContext sslContext) 
- 
Constructor Details- 
HttpServerFactory
 
- 
- 
Method Details- 
getServer
- 
setSslContext
- 
setSslContext
- 
setSslContext
 
-