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 |
---|---|
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. |
static WebApplicationServer |
WebApplicationServers.getRunningServer(int port)
Returns the server that is running on the given port (if one exists).
|
WebApplicationServer |
WebApplicationServerEvent.getServer()
Returns the server that triggered the event
|
Constructor and Description |
---|
WebApplicationServerEvent(WebApplicationServer server)
Creates a new event.
|
Copyright © 2016 Actian Corporation. All rights reserved.