G
O
R
S
W
S
- setHost(java.lang.String) - function in org.roboquant.server.WebServerConfig
- the host, default is 127.0.0.
- setPassword(java.lang.String) - function in org.roboquant.server.WebServerConfig
- the password in case of authentication, default is empty (so no authentication)
- setPort(java.lang.Integer) - function in org.roboquant.server.WebServerConfig
- the port, default is 8080
- setUsername(java.lang.String) - function in org.roboquant.server.WebServerConfig
- the username in case of authentication, default is empty (so no authentication)
- stop() - function in org.roboquant.server.WebServer
- Stop the web server and close all feeds