Package | Description |
---|---|
com.pervasive.datarush.jetty | |
com.pervasive.datarush.webapp |
Modifier and Type | Method and Description |
---|---|
WebApplicationServer |
JettyProvider.createServer(WebApplicationConfig config) |
Modifier and Type | Method and Description |
---|---|
WebApplicationConfig |
WebApplicationServer.getConfiguration()
Returns the configuration for this web application server.
|
Modifier and Type | Method and Description |
---|---|
static WebApplicationServer |
WebApplicationServers.createServer(WebApplicationConfig config)
Creates a
WebApplicationServer for the given config. |
WebApplicationServer |
WebApplicationServerProvider.createServer(WebApplicationConfig config)
Creates a
WebApplicationServer from the given config. |
Copyright © 2016 Actian Corporation. All rights reserved.