| Package | Description |
|---|---|
| org.miniclient.ext.google.factory |
MiniClient ext/google module factory interfaces.
|
| org.miniclient.ext.google.factory.impl |
MiniClient ext/google module factory class implementations.
|
| org.miniclient.ext.google.impl |
MiniClient ext/google module client base implementations.
|
| org.miniclient.ext.google.proxy |
MiniClient ext/google module client wrapper interface,
following the "decorator" design pattern.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleRestServiceClient |
GoogleRestServiceClientFactory.createGoogleRestServiceClient(String resourceBaseUrl) |
| Modifier and Type | Method and Description |
|---|---|
GoogleRestServiceClient |
BaseGoogleRestServiceClientFactory.createGoogleRestServiceClient(String resourceBaseUrl) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseGoogleRestServiceClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedGoogleRestServiceClient |
Copyright © 2013. All rights reserved.