Package com.iizigo.server.config
Class EditorWebServerPortConfig0
java.lang.Object
com.iizigo.server.config.EditorWebServerPortConfig0
- All Implemented Interfaces:
IPropCnrEditorProperties
Editor version of the property container for the configuration of a Port "group" of the web server. A port group is defines a bind address for a single or a range of ports to use, and the protocol to bind to (HTTP or HTTPS).
- Author:
- Christopher Mindus
Constructor Summary
Method Summary
Constructor Details
EditorWebServerPortConfig0
public EditorWebServerPortConfig0()Default constructor.
Method Details
getEditProperties
Gets the property definitions.- Specified by:
getEditProperties
in interfaceIPropCnrEditorProperties