Package io.varhttp
Class HttpServerFactory
java.lang.Object
io.varhttp.HttpServerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setSslContext
(InputStream x509Certificate, InputStream privateKey) void
setSslContext
(KeyStore keyStore, char[] password) void
setSslContext
(SSLContext sslContext)
-
Constructor Details
-
HttpServerFactory
-
-
Method Details
-
getServer
-
setSslContext
-
setSslContext
-
setSslContext
-