Package io.datarouter.storage.servertype
Interface ServerTypes
- All Known Implementing Classes:
BaseServerTypes
public interface ServerTypes
-
Method Summary
Modifier and TypeMethodDescriptionList<io.datarouter.enums.web.HtmlSelectOptionBean>default ServerTypedefault ServerTypeio.datarouter.scanner.Scanner<ServerType>values()
-
Method Details
-
getWebServerType
ServerType getWebServerType() -
getJobServerType
-
getJobletServerType
-
values
io.datarouter.scanner.Scanner<ServerType> values() -
getHtmlSelectOptionsVarNames
List<io.datarouter.enums.web.HtmlSelectOptionBean> getHtmlSelectOptionsVarNames() -
fromPersistentString
-