- unsubscribeStream(Stream) - Method in interface com.sybase.esp.sdk.data.Subscriber
-
Unsubscribes a stream from an active subscription.
- unsubscribeStream(String) - Method in interface com.sybase.esp.sdk.data.Subscriber
-
Unsubscribes a stream from an active subscription.
- update() - Method in interface com.sybase.esp.sdk.DispatchableEntity
-
- update(long) - Method in interface com.sybase.esp.sdk.Updater
-
Updates all registered entities
- Updater - Interface in com.sybase.esp.sdk
-
This class is responsible for updating the status of all entities registered with it.
- upload(File) - Method in class com.sybase.esp.util.upload.Uploader
-
Start upload of the specified file.
- Uploader - Class in com.sybase.esp.util.upload
-
Class to create and use instances to upload binary, delimited and xml formatted files to the server.
- Uploader.RegistrationType - Enum in com.sybase.esp.util.upload
-
Type of callback to generate
- UploadException - Exception in com.sybase.esp.util.upload
-
- UploadException(String, long, Throwable) - Constructor for exception com.sybase.esp.util.upload.UploadException
-
- Uri - Class in com.sybase.esp.sdk
-
Uris form the basis for uniquely identifying components within ESP.
- Uri.Builder - Class in com.sybase.esp.sdk
-
- Uri.Builder(Uri.UriType) - Constructor for class com.sybase.esp.sdk.Uri.Builder
-
- Uri.Builder(String) - Constructor for class com.sybase.esp.sdk.Uri.Builder
-
- Uri.UriType - Enum in com.sybase.esp.sdk
-
Enumeration of different Uri types supported in the SDK.