Uses of Class
com.iizix.comm.PortConfig
Package
Description
Uses of PortConfig in com.iizix.comm
Uses of PortConfig 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 PortConfig in com.iizix.prop
Modifier and TypeMethodDescriptionvoid
IWebServerPortConfig.setConfig
(PortConfig config) Sets the Jetty server connector configuration used with this configuration.Uses of PortConfig in com.iizix.server.acme
Modifier and TypeMethodDescriptionvoid
LetsEncryptDomain.addConnectorReference
(PortConfig config) Adds a Jetty HTTP connector that references this domain.Uses of PortConfig in com.iizix.server.prop
Modifier and TypeMethodDescriptionvoid
WebServerPortConfig.setConfig
(PortConfig config) Sets the Jetty server connector configuration used with this configuration.