| Interface | Description |
|---|---|
| ApiClient |
"Marker" interface for "API clients".
|
| ApiServiceClient |
"High-level" API (compared to that of "REST Client").
|
| ApiUserClient |
API Client.
|
| FlexibleResourceClient | |
| FlexibleServiceClient |
Service specific client object instance.
|
| FlexibleUserClient |
User specific client object instance.
|
| FlexibleWebClient | |
| ResourceClient |
"Top most" interface in the REST/API - Service/User client class hierarchy.
|
| ResourceServiceClient |
Service specific client object instance.
|
| ResourceServiceClientPool | |
| ResourceUserClient |
User specific client object instance.
|
| ResourceUserClientPool | |
| RestApiServiceClient | |
| RestApiUserClient | |
| RestClient |
"Marker" interface for "REST clients".
|
| RestServiceClient |
REST client.
|
| RestUserClient |
REST Client.
|
| ServiceClient |
Service specific client object instance.
|
| UserClient |
User specific client object instance.
|
| WebClient |
Base interface for "http" based client.
|
| Class | Description |
|---|---|
| MiniClientUtil |
| Exception | Description |
|---|---|
| RestApiException |
Copyright © 2013. All rights reserved.