public interface HttpServerFacade
| Modifier and Type | Method and Description |
|---|---|
ProxyServer |
createProxyServer(H2OHttpView h2oHttpView,
Credentials credentials,
java.lang.String proxyTo) |
WebServer |
createWebServer(H2OHttpView h2oHttpView) |
WebServer createWebServer(H2OHttpView h2oHttpView)
h2oHttpView - a partial view of H2O's functionalityProxyServer createProxyServer(H2OHttpView h2oHttpView, Credentials credentials, java.lang.String proxyTo)
h2oHttpView - a partial view of H2O's functionalitycredentials - -proxyTo - -