Uses of Interface
com.pervasive.datarush.webapp.WebApplicationServer
Packages that use WebApplicationServer
-
Uses of WebApplicationServer in com.pervasive.datarush.jetty
Methods in com.pervasive.datarush.jetty that return WebApplicationServer -
Uses of WebApplicationServer in com.pervasive.datarush.webapp
Methods in com.pervasive.datarush.webapp that return WebApplicationServerModifier and TypeMethodDescriptionWebApplicationServerProvider.createServer(WebApplicationConfig config) Creates aWebApplicationServerfrom the given config.static WebApplicationServerWebApplicationServers.createServer(WebApplicationConfig config) Creates aWebApplicationServerfor the given config.static WebApplicationServerWebApplicationServers.getRunningServer(int port) Returns the server that is running on the given port (if one exists).WebApplicationServerEvent.getServer()Returns the server that triggered the eventConstructors in com.pervasive.datarush.webapp with parameters of type WebApplicationServerModifierConstructorDescriptionCreates a new event.