| Constructor and Description |
|---|
UIServerConfig(UIServerConfig template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UIServerConfig |
UIServerConfigResponse.getUIServerConfig()
Return the UIServerConfig object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIServerConfigResponse.setUIServerConfig(UIServerConfig serverConfig)
Set up the UIServerConfig object.
|
| Modifier and Type | Method and Description |
|---|---|
UIServerConfig |
UIServerConfigStore.retrieveServerConfig()
Retrieve the configuration saved from a previous run of the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIServerConfigStore.saveServerConfig(UIServerConfig configuration)
Save the server configuration.
|
Copyright © 2018–2019 ODPi. All rights reserved.