| Package | Description |
|---|---|
| org.miniclient.impl |
MiniClient base class implementations.
|
| org.miniclient.impl.base |
MiniClient base class default implementations.
|
| org.miniclient.proxy |
MiniClient classes adopting the "decorator pattern".
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRestApiServiceClient |
| Modifier and Type | Method and Description |
|---|---|
protected RestApiServiceClient |
AbstractRestApiUserClient.getRestApiServiceClient() |
| Constructor and Description |
|---|
AbstractRestApiUserClient(RestApiServiceClient restApiServiceClient) |
AbstractRestApiUserClient(RestApiServiceClient restApiServiceClient,
UserCredential authCredential) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestApiServiceClient |
| Constructor and Description |
|---|
DefaultRestApiUserClient(RestApiServiceClient restApiServiceClient) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedRestApiServiceClient |
Copyright © 2013. All rights reserved.