| Package | Description |
|---|---|
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SServerSettings |
SettingsInterfaceAdaptor.getServerSettings() |
SServerSettings |
SettingsInterface.getServerSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsInterfaceAdaptor.setServerSettings(SServerSettings serverSettings) |
void |
SettingsInterface.setServerSettings(SServerSettings serverSettings)
With this method you can set all server settings at once
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncSettingsInterface.setServerSettings(SServerSettings serverSettings,
AsyncSettingsInterface.SetServerSettingsCallback callback) |
void |
AsyncSettingsInterface.GetServerSettingsCallback.success(SServerSettings result) |
Copyright © 2018 OpenSource BIM. All rights reserved.