Uses of Interface
com.iizix.comm.IPortController
Uses of IPortController in com.iizix.comm
Modifier and TypeFieldDescriptionfinal IPortController
PortConfig.controller
Interface for the port control, never null.ModifierConstructorDescriptionPortConfig
(int port, boolean isHTTPS, boolean isFrontEndSecured, String bind, IPortController controller) Constructor.Uses of IPortController in com.iizix.server.prop
Modifier and TypeMethodDescriptionWebServerPortConfig.getController()
Gets the Jetty port controller.