package

org.mule.module.google.calendar.adapters

Classes

GoogleCalendarConnectorCapabilitiesAdapter A GoogleCalendarConnectorCapabilitiesAdapter is a wrapper around GoogleCalendarConnector that implements org.mule.api.Capabilities interface. 
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. 
GoogleCalendarConnectorProcessAdapter A GoogleCalendarConnectorProcessAdapter is a wrapper around GoogleCalendarConnector that enables custom processing strategies.