| Package | Description |
|---|---|
| com.sybase.esp.sdk | |
| com.sybase.esp.sdk.data |
| Modifier and Type | Method and Description |
|---|---|
Subscriber |
Project.createSubscriber(SubscriberOptions options)
Creates a new Subscriber to read data from the project.
|
Subscriber |
SDK.createSubscriber(Uri uri,
Credentials creds,
SubscriberOptions options)
Returnes a new
Subscriber with the specified options. |
| Modifier and Type | Method and Description |
|---|---|
SubscriberOptions |
SubscriberOptions.Builder.create()
Create a SubscriptionOptions object
|
SubscriberOptions |
Subscriber.getOptions() |