Class Index

A B C D E F G I M N O P R U

A

AbstractConnectedProcessor  
AbstractDefinitionParser  
AbstractDefinitionParser.ParseDelegate<T>  
AbstractExpressionEvaluator  
AbstractListeningMessageProcessor<O>  
AbstractMessageProcessor<O>  
AccessTypeEnumTransformer  
AddGroupDefinitionParser  
AddGroupMessageProcessor AddGroupMessageProcessor invokes the addGroup(com.google.gdata.data.contacts.ContactEntry, java.lang.String) method in GoogleContactsConnector
AuthorizeDefinitionParser  
AuthorizeMessageProcessor  

B

BatchContactsDefinitionParser  
BatchContactsMessageProcessor BatchContactsMessageProcessor invokes the batchContacts(java.lang.String, java.util.List) method in GoogleContactsConnector
BatchDeleteDefinitionParser  
BatchDeleteMessageProcessor BatchDeleteMessageProcessor invokes the org.mule.modules.google.contact.GoogleContactsConnector#batchDelete(org.mule.api.MuleMessage, java.lang.String, java.util.Collection>) method in GoogleContactsConnector
BatchGroupsDefinitionParser  
BatchGroupsMessageProcessor BatchGroupsMessageProcessor invokes the batchGroups(java.lang.String, java.util.List) method in GoogleContactsConnector
BatchInsertDefinitionParser  
BatchInsertMessageProcessor BatchInsertMessageProcessor invokes the org.mule.modules.google.contact.GoogleContactsConnector#batchInsert(org.mule.api.MuleMessage, java.lang.String, java.util.Collection>) method in GoogleContactsConnector
BatchUpdateDefinitionParser  
BatchUpdateMessageProcessor BatchUpdateMessageProcessor invokes the org.mule.modules.google.contact.GoogleContactsConnector#batchUpdate(org.mule.api.MuleMessage, java.lang.String, java.util.Collection>) method in GoogleContactsConnector

C

ContactQueryOrderByEnumTransformer  
ContactQuerySortOrderEnumTransformer  
CreateGroupDefinitionParser  
CreateGroupMessageProcessor CreateGroupMessageProcessor invokes the createGroup(com.google.gdata.data.contacts.ContactGroupEntry) method in GoogleContactsConnector

D

DefaultHttpCallback  
DefaultHttpCallback.FlowRefMessageProcessor  
DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DeleteContactByIdDefinitionParser  
DeleteContactByIdMessageProcessor DeleteContactByIdMessageProcessor invokes the deleteContactById(java.lang.String) method in GoogleContactsConnector
DeleteContactDefinitionParser  
DeleteContactMessageProcessor DeleteContactMessageProcessor invokes the deleteContact(com.google.gdata.data.contacts.ContactEntry) method in GoogleContactsConnector
DeleteContactPhotoByIdDefinitionParser  
DeleteContactPhotoByIdMessageProcessor DeleteContactPhotoByIdMessageProcessor invokes the deleteContactPhotoById(java.lang.String) method in GoogleContactsConnector
DeleteContactPhotoDefinitionParser  
DeleteContactPhotoMessageProcessor DeleteContactPhotoMessageProcessor invokes the deleteContactPhoto(com.google.gdata.data.contacts.ContactEntry) method in GoogleContactsConnector
DeleteGroupByIdDefinitionParser  
DeleteGroupByIdMessageProcessor DeleteGroupByIdMessageProcessor invokes the deleteGroupById(java.lang.String) method in GoogleContactsConnector
DeleteGroupDefinitionParser  
DeleteGroupMessageProcessor DeleteGroupMessageProcessor invokes the deleteGroup(com.google.gdata.data.contacts.ContactGroupEntry) method in GoogleContactsConnector
DownloadPhotoByIdDefinitionParser  
DownloadPhotoByIdMessageProcessor DownloadPhotoByIdMessageProcessor invokes the downloadPhotoById(java.lang.String) method in GoogleContactsConnector
DownloadPhotoDefinitionParser  
DownloadPhotoMessageProcessor DownloadPhotoMessageProcessor invokes the downloadPhoto(com.google.gdata.data.contacts.ContactEntry) method in GoogleContactsConnector

E

ExtractAuthorizationCodeMessageProcessor  

F

FetchAccessTokenMessageProcessor  
ForcePromptEnumTransformer  

G

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, int, int, com.google.gdata.client.contacts.ContactQuery.SortOrder, java.lang.Boolean, com.google.gdata.client.contacts.ContactQuery.OrderBy, java.lang.String) 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) method in GoogleContactsConnector
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  
GoogleContactsConnectorHttpCallbackAdapter  
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

I

IdentifierPolicyEnumTransformer  
InsertContactDefinitionParser  
InsertContactMessageProcessor InsertContactMessageProcessor invokes the insertContact(com.google.gdata.data.contacts.ContactEntry) method in GoogleContactsConnector

M

ManagedAccessTokenProcessInterceptor<T>  
ManagedAccessTokenProcessTemplate<P>  

N

NestedProcessorChain  

O

OAuthProcessTemplate<P>  

P

ProcessCallbackProcessInterceptor<T, O>  

R

RefreshTokenProcessInterceptor<T>  

U

UnauthorizeDefinitionParser  
UnauthorizeMessageProcessor  
UpdateContactDefinitionParser  
UpdateContactMessageProcessor UpdateContactMessageProcessor invokes the updateContact(com.google.gdata.data.contacts.ContactEntry) method in GoogleContactsConnector
UpdateContactPhotoDefinitionParser  
UpdateContactPhotoMessageProcessor UpdateContactPhotoMessageProcessor invokes the updateContactPhoto(java.lang.String, java.io.InputStream) method in GoogleContactsConnector
UpdateGroupDefinitionParser  
UpdateGroupMessageProcessor UpdateGroupMessageProcessor invokes the updateGroup(com.google.gdata.data.contacts.ContactGroupEntry) method in GoogleContactsConnector