| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Method and Description |
|---|---|
ServerOptions |
ServerOptions.Builder.create() |
ServerOptions |
Server.getOptions()
Returns the options this server object was created with
|
| Modifier and Type | Method and Description |
|---|---|
Server |
SDK.getServer(Uri cUri,
Credentials creds,
ServerOptions options)
Retrieves a
Server object representing a running instance of a server manager. |