GetContactByIdDefinitionParser |
|
GetContactByIdMessageProcessor |
GetContactByIdMessageProcessor invokes the getContactById(java.lang.String) method in GoogleContactsConnector . |
GetContactsDefinitionParser |
|
GetContactsMessageProcessor |
GetContactsMessageProcessor invokes the getContacts(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.contacts.ContactQuery.SortOrder, java.lang.Boolean, com.google.gdata.client.contacts.ContactQuery.OrderBy, java.lang.String, org.mule.streaming.PagingConfiguration) method in GoogleContactsConnector . |
GetGroupByIdDefinitionParser |
|
GetGroupByIdMessageProcessor |
GetGroupByIdMessageProcessor invokes the getGroupById(java.lang.String) method in GoogleContactsConnector . |
GetGroupByNameDefinitionParser |
|
GetGroupByNameMessageProcessor |
GetGroupByNameMessageProcessor invokes the getGroupByName(java.lang.String) method in GoogleContactsConnector . |
GetGroupsDefinitionParser |
|
GetGroupsMessageProcessor |
GetGroupsMessageProcessor invokes the getGroups(java.lang.String, java.lang.String, java.lang.String, org.mule.streaming.PagingConfiguration) method in GoogleContactsConnector . |
GoogleContactBaseEntity<W extends BaseEntry<?>> |
|
GoogleContactEntry |
|
GoogleContactGroupEntry |
|
GoogleContactsConnector |
Cloud connector for the Google Contacts API v3 using OAuth2 for initialization. |
GoogleContactsConnectorCapabilitiesAdapter |
A GoogleContactsConnectorCapabilitiesAdapter is a wrapper around GoogleContactsConnector that implements org.mule.api.Capabilities interface. |
GoogleContactsConnectorConfigDefinitionParser |
|
GoogleContactsConnectorLifecycleAdapter |
A GoogleContactsConnectorLifecycleAdapter is a wrapper around GoogleContactsConnector that adds lifecycle methods to the pojo. |
GoogleContactsConnectorMetadataAdapater |
A GoogleContactsConnectorMetadataAdapater is a wrapper around GoogleContactsConnector that adds support for querying metadata about the extension. |
GoogleContactsConnectorOAuth2Adapter |
A GoogleContactsConnectorOAuth2Adapter is a wrapper around GoogleContactsConnector that adds OAuth capabilites to the pojo. |
GoogleContactsConnectorOAuthClientFactory |
|
GoogleContactsConnectorOAuthManager |
A GoogleContactsConnectorOAuthManager is a wrapper around GoogleContactsConnector that adds access token management capabilities to the pojo. |
GoogleContactsConnectorOAuthState |
Serializable class used to save and restore OAuth state from GoogleContactsConnector
|
GoogleContactsConnectorProcessAdapter |
A GoogleContactsConnectorProcessAdapter is a wrapper around GoogleContactsConnector that enables custom processing strategies. |
GoogleContactsNamespaceHandler |
Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/google-contacts . |