| 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 |
|---|---|
GoogleApiServiceClient |
GoogleApiServiceClientFactory.createGoogleApiServiceClient(String resourceBaseUrl) |
| Modifier and Type | Method and Description |
|---|---|
GoogleApiServiceClient |
BaseGoogleApiServiceClientFactory.createGoogleApiServiceClient(String resourceBaseUrl) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseGoogleApiServiceClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MirrorApiServiceClient |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMirrorApiServiceClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedMirrorApiServiceClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MirrorContactApiServiceClient |
interface |
MirrorLocationApiServiceClient |
interface |
MirrorSubscriptionApiServiceClient |
interface |
MirrorTimelineApiServiceClient |
interface |
MirrorTimelineAttachmentApiServiceClient |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMirrorContactApiServiceClient |
class |
BaseMirrorLocationApiServiceClient |
class |
BaseMirrorSubscriptionApiServiceClient |
class |
BaseMirrorTimelineApiServiceClient |
class |
BaseMirrorTimelineAttachmentApiServiceClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedMirrorContactApiServiceClient |
interface |
DecoratedMirrorLocationApiServiceClient |
interface |
DecoratedMirrorSubscriptionApiServiceClient |
interface |
DecoratedMirrorTimelineApiServiceClient |
interface |
DecoratedMirrorTimelineAttachmentApiServiceClient |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedGoogleApiServiceClient |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskApiServiceClient |
class |
TaskListApiServiceClient |
Copyright © 2013. All rights reserved.