public final class HttpServers extends Object
| Constructor and Description |
|---|
HttpServers() |
| Modifier and Type | Method and Description |
|---|---|
void |
setConf(HttpServersConf conf) |
void |
setPasswordResolver(org.xipki.password.PasswordResolver passwordResolver) |
void |
setServletListener(ServletListener servletListener) |
void |
shutdown() |
void |
start() |
public void setServletListener(ServletListener servletListener)
public void setPasswordResolver(org.xipki.password.PasswordResolver passwordResolver)
public void setConf(HttpServersConf conf)
public void shutdown()
Copyright © 2017. All rights reserved.