| Interface | Description |
|---|---|
| Constants |
Constants.
|
| ResourceProviderInjector |
The
LocalResourceProvider injector abstraction to shade from the concrete implementation of the injection. |
| Class | Description |
|---|---|
| AbstractGoogleClientAdaptee<C,M> |
The base adaptee implementation.
|
| BeforeRequestEvent |
The event called right before call to the remote REST endpoint.
|
| DeleteRequest |
The DELETE request implementation that delegates callback to related adapter.
|
| GetCachedResourceProvider<T> |
The resource provider that caches the instance where instance identifier
is being treated as a string type cache key + optional locale.
|
| GetRequest<T> |
The GET request implementation that delegates callback to related adapter.
|
| InputStreamMediaProvider |
The concrete implementation that works with
AbstractInputStreamContent. |
| InputStreamMediaRequest<T> |
The concrete implementation that works with
AbstractInputStreamContent. |
| InputStreamUploadMediaRequest<T> |
The concrete implementation that works with
AbstractInputStreamContent. |
| InsertRequest<T> |
The INSERT request implementation that delegates callback to related adapter.
|
| ListRequest<T> |
The LIST request implementation that delegates callback to related adapter.
|
| NewInstanceRequest<T> |
The NEW request implementation that delegates callback to related adapter.
|
| OboIdentityTokenSubscriber |
The identity toolkit token subscriber implementation to forward cookie token to backend via header.
|
| PatchRequest<T> |
The PATCH request implementation that delegates callback to related adapter.
|
| PatchRequestImpl<R> |
The PATCH request implementation that collects input parameters
and then delegates a callback to related adapter.
|
| ResourceFacadeAdapter |
The resource facade implementation as adapter.
|
| UpdateRequest<T> |
The UPDATE request implementation that delegates callback to related adapter.
|
Copyright © 2016 Comvai - TurnOnline.biz. All rights reserved.