Uses of Interface
com.iizix.comm.IServerSettings
Uses of IServerSettings in com.iizigo.server.config
Modifier and TypeClassDescriptionclass
Editor version of the container that holds the required settings for the server to operate and initialize itself with.Uses of IServerSettings in com.iizix.jetty
Modifier and TypeMethodDescriptionvoid
RunConfigurationWebServer.startWebServer
(IExternalBrowserPages extPages, WebSocketAcceptor acceptor, IServerSettings settings, PortConfig[] rcHttpConfig, PortConfig[] rcHttpsConfig, Callable<Void> redirCallback, ICommonServletInterface... servlets) Starts the web server.Uses of IServerSettings in com.iizix.server.prop
Modifier and TypeClassDescriptionclass
This property is a container that holds the required settings for the server to operate and initialize itself with.