Uses of Interface
org.gwizard.web.WebConfig
-
Uses of WebConfig in org.gwizard.web
Classes in org.gwizard.web that implement WebConfigModifier and TypeClassDescriptionclassOptional implementation of WebConfig properties.Methods in org.gwizard.web with parameters of type WebConfigModifier and TypeMethodDescriptionprotected 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 WebConfigModifierConstructorDescriptionWebServer(WebConfig webConfig, EventListenerScanner eventListenerScanner, HandlerScanner handlerScanner)