Uses of Interface
be.yildizgames.module.webserver.WebServerConfiguration
-
Packages that use WebServerConfiguration Package Description be.yildizgames.module.webserver.undertow -
-
Uses of WebServerConfiguration in be.yildizgames.module.webserver.undertow
Constructors in be.yildizgames.module.webserver.undertow with parameters of type WebServerConfiguration Constructor Description UndertowWebServer(WebServerConfiguration configuration, UndertowController controller)
-