| Package | Description |
|---|---|
| com.sybase.esp.sdk | |
| com.sybase.esp.sdk.data |
| Modifier and Type | Method and Description |
|---|---|
Publisher |
Project.createPublisher(PublisherOptions options)
Creates a new Publisher to the server.
|
Publisher |
SDK.createPublisher(Uri uri,
Credentials creds,
PublisherOptions options)
Returns a
Publisher that can be used to publish data to the specified project. |
| Modifier and Type | Method and Description |
|---|---|
PublisherOptions |
PublisherOptions.Builder.create()
Create
PublisherOptions object using the values currently set. |
PublisherOptions |
Publisher.getOptions() |