package

org.mule.modules.google.prediction.adapters

Classes

GooglePredictionConnectorCapabilitiesAdapter A GooglePredictionConnectorCapabilitiesAdapter is a wrapper around GooglePredictionConnector that implements org.mule.api.Capabilities interface. 
GooglePredictionConnectorHttpCallbackAdapter  
GooglePredictionConnectorLifecycleAdapter A GooglePredictionConnectorLifecycleAdapter is a wrapper around GooglePredictionConnector that adds lifecycle methods to the pojo. 
GooglePredictionConnectorMetadataAdapater A GooglePredictionConnectorMetadataAdapater is a wrapper around GooglePredictionConnector that adds support for querying metadata about the extension. 
GooglePredictionConnectorOAuth2Adapter A GooglePredictionConnectorOAuth2Adapter is a wrapper around GooglePredictionConnector that adds OAuth capabilites to the pojo. 
GooglePredictionConnectorProcessAdapter A GooglePredictionConnectorProcessAdapter is a wrapper around GooglePredictionConnector that enables custom processing strategies.