Uses of Class
com.pervasive.datarush.webapp.WebApplicationConfig
Packages that use WebApplicationConfig
-
Uses of WebApplicationConfig in com.pervasive.datarush.jetty
Methods in com.pervasive.datarush.jetty with parameters of type WebApplicationConfig -
Uses of WebApplicationConfig in com.pervasive.datarush.webapp
Methods in com.pervasive.datarush.webapp that return WebApplicationConfigModifier and TypeMethodDescriptionWebApplicationServer.getConfiguration()Returns the configuration for this web application server.Methods in com.pervasive.datarush.webapp with parameters of type WebApplicationConfigModifier and TypeMethodDescriptionWebApplicationServerProvider.createServer(WebApplicationConfig config) Creates aWebApplicationServerfrom the given config.static WebApplicationServerWebApplicationServers.createServer(WebApplicationConfig config) Creates aWebApplicationServerfor the given config.