Uses of Class
org.gwizard.web.WebConfig
-
Uses of WebConfig in org.gwizard.web
Methods in org.gwizard.web with parameters of type WebConfig Modifier and Type Method Description protected org.eclipse.jetty.server.ServerWebServer. createServer(WebConfig webConfig)Overrideable method to create the initial jetty Server.Constructors in org.gwizard.web with parameters of type WebConfig Constructor Description WebServer(WebConfig webConfig, EventListenerScanner eventListenerScanner, HandlerScanner handlerScanner)