GetAclRuleByIdDefinitionParser |
|
GetAclRuleByIdMessageProcessor |
GetAclRuleByIdMessageProcessor invokes the getAclRuleById(java.lang.String, java.lang.String) method in GoogleCalendarConnector . |
GetAllAclRulesDefinitionParser |
|
GetAllAclRulesMessageProcessor |
GetAllAclRulesMessageProcessor invokes the getAllAclRules(java.lang.String) method in GoogleCalendarConnector . |
GetCalendarByIdDefinitionParser |
|
GetCalendarByIdMessageProcessor |
GetCalendarByIdMessageProcessor invokes the getCalendarById(java.lang.String) method in GoogleCalendarConnector . |
GetCalendarListByIdDefinitionParser |
|
GetCalendarListByIdMessageProcessor |
GetCalendarListByIdMessageProcessor invokes the getCalendarListById(java.lang.String) method in GoogleCalendarConnector . |
GetCalendarListDefinitionParser |
|
GetCalendarListMessageProcessor |
GetCalendarListMessageProcessor invokes the getCalendarList(boolean, org.mule.streaming.PagingConfiguration) method in GoogleCalendarConnector . |
GetEventByIdDefinitionParser |
|
GetEventByIdMessageProcessor |
GetEventByIdMessageProcessor invokes the getEventById(java.lang.String, java.lang.String) method in GoogleCalendarConnector . |
GetEventsDefinitionParser |
|
GetEventsMessageProcessor |
GetEventsMessageProcessor invokes the getEvents(java.lang.String, java.lang.String, java.lang.Integer, java.lang.String, java.lang.String, boolean, boolean, boolean, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.mule.streaming.PagingConfiguration) method in GoogleCalendarConnector . |
GetFreeTimeDefinitionParser |
|
GetFreeTimeMessageProcessor |
GetFreeTimeMessageProcessor invokes the getFreeTime(java.lang.String, java.lang.String, java.util.List, java.lang.String, java.lang.String, java.lang.Integer) method in GoogleCalendarConnector . |
GetInstancesDefinitionParser |
|
GetInstancesMessageProcessor |
GetInstancesMessageProcessor invokes the getInstances(java.lang.String, java.lang.String, java.lang.Integer, boolean, java.lang.String, java.lang.String, org.mule.streaming.PagingConfiguration) method in GoogleCalendarConnector . |
GoogleCalendarClientFactory |
|
GoogleCalendarConnector |
Google Calendars Cloud connector. |
GoogleCalendarConnectorCapabilitiesAdapter |
A GoogleCalendarConnectorCapabilitiesAdapter is a wrapper around GoogleCalendarConnector that implements org.mule.api.Capabilities interface. |
GoogleCalendarConnectorConfigDefinitionParser |
|
GoogleCalendarConnectorLifecycleAdapter |
A GoogleCalendarConnectorLifecycleAdapter is a wrapper around GoogleCalendarConnector that adds lifecycle methods to the pojo. |
GoogleCalendarConnectorMetadataAdapater |
A GoogleCalendarConnectorMetadataAdapater is a wrapper around GoogleCalendarConnector that adds support for querying metadata about the extension. |
GoogleCalendarConnectorOAuth2Adapter |
A GoogleCalendarConnectorOAuth2Adapter is a wrapper around GoogleCalendarConnector that adds OAuth capabilites to the pojo. |
GoogleCalendarConnectorOAuthClientFactory |
|
GoogleCalendarConnectorOAuthManager |
A GoogleCalendarConnectorOAuthManager is a wrapper around GoogleCalendarConnector that adds access token management capabilities to the pojo. |
GoogleCalendarConnectorOAuthState |
Serializable class used to save and restore OAuth state from GoogleCalendarConnector
|
GoogleCalendarConnectorProcessAdapter |
A GoogleCalendarConnectorProcessAdapter is a wrapper around GoogleCalendarConnector that enables custom processing strategies. |
GoogleCalendarsNamespaceHandler |
Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/google-calendars . |