| 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.mirror |
MiniClient ext/google/mirror module client interfaces.
|
| org.miniclient.ext.google.mirror.impl |
MiniClient ext/google/mirror module factory interfaces.
|
| org.miniclient.ext.google.mirror.proxy |
MiniClient ext/google/mirror module client wrapper interface,
following the "decorator" design pattern.
|
| org.miniclient.ext.google.mirror.resource |
MiniClient ext/google/mirror/resource module client interfaces.
|
| org.miniclient.ext.google.mirror.resource.impl |
MiniClient ext/google/mirror/resource module client base implementations.
|
| org.miniclient.ext.google.mirror.resource.proxy |
MiniClient ext/google/mirror/resource module client wrapper base implementations,
following the "decorator" design pattern.
|
| org.miniclient.ext.google.proxy |
MiniClient ext/google module client wrapper interface,
following the "decorator" design pattern.
|
| org.miniclient.ext.google.tasks |
MiniClient ext/google/tasks module client classes.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleApiUserClient |
GoogleApiUserClientFactory.createGoogleApiUserClient(ApiServiceClient apiServiceClient,
UserCredential userCredential) |
GoogleApiUserClient |
GoogleApiUserClientFactory.createGoogleApiUserClient(String resourceBaseUrl,
UserCredential userCredential) |
| Modifier and Type | Method and Description |
|---|---|
GoogleApiUserClient |
BaseGoogleApiUserClientFactory.createGoogleApiUserClient(ApiServiceClient apiServiceClient,
UserCredential userCredential) |
GoogleApiUserClient |
BaseGoogleApiUserClientFactory.createGoogleApiUserClient(String resourceBaseUrl,
UserCredential userCredential) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseGoogleApiUserClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MirrorApiUserClient |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMirrorApiUserClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedMirrorApiUserClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MirrorContactApiUserClient |
interface |
MirrorLocationApiUserClient |
interface |
MirrorSubscriptionApiUserClient |
interface |
MirrorTimelineApiUserClient |
interface |
MirrorTimelineAttachmentApiUserClient |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMirrorContactApiUserClient |
class |
BaseMirrorLocationApiUserClient |
class |
BaseMirrorSubscriptionApiUserClient |
class |
BaseMirrorTimelineApiUserClient |
class |
BaseMirrorTimelineAttachmentApiUserClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedMirrorContactApiUserClient |
interface |
DecoratedMirrorLocationApiUserClient |
interface |
DecoratedMirrorSubscriptionApiUserClient |
interface |
DecoratedMirrorTimelineApiUserClient |
interface |
DecoratedMirrorTimelineAttachmentApiUserClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedGoogleApiUserClient |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskApiUserClient |
class |
TaskListApiUserClient |
Copyright © 2013. All rights reserved.