Utility classes
| Class | Description | |
|---|---|---|
| CachedServiceRequest | ServiceRequest that prevents execution of the service invocation and returns a cached result instead. | |
| ChainedServiceRequest | ServiceRequest that defers execution until another ServiceRequest has been completed. |