Class Index

A C D E F G H I L M N O P R S T U V

A

AbstractConnectedProcessor  
AbstractDefinitionParser  
AbstractDefinitionParser.ParseDelegate<T>  
AbstractExpressionEvaluator  
AbstractListeningMessageProcessor<O>  
AbstractMessageProcessor<O>  
AccessTypeEnumTransformer  
Analyze Created with IntelliJ IDEA. 
AnalyzeDefinitionParser  
AnalyzeMessageProcessor AnalyzeMessageProcessor invokes the analyze(java.lang.String) method in GooglePredictionConnector. 
AuthorizeDefinitionParser  
AuthorizeMessageProcessor  

C

Capabilities This interface is implemented for every org.mule.api.annotations.Module annotated class, to dynamically query what its capabilities are. 
Capability Enumeration of possible capabilities of Mule modules. 
Categorical Created with IntelliJ IDEA. 
Connection  
ConnectionManager<K, C extends Connection> Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. 
CreateDefinitionParser  
CreateMessageProcessor CreateMessageProcessor invokes the create(java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in GooglePredictionConnector. 

D

DataDescription Created with IntelliJ IDEA. 
DefaultHttpCallback  
DefaultHttpCallback.FlowRefMessageProcessor  
DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DeleteDefinitionParser  
DeleteMessageProcessor DeleteMessageProcessor invokes the delete(java.lang.String) method in GooglePredictionConnector. 

E

ExtractAuthorizationCodeMessageProcessor  

F

Features Created with IntelliJ IDEA. 
FetchAccessTokenMessageProcessor  
ForcePromptEnumTransformer  

G

GetDefinitionParser  
GetMessageProcessor GetMessageProcessor invokes the get(java.lang.String) method in GooglePredictionConnector. 
GooglePredictionConnector Generic module 
GooglePredictionConnectorCapabilitiesAdapter A GooglePredictionConnectorCapabilitiesAdapter is a wrapper around GooglePredictionConnector that implements org.mule.api.Capabilities interface. 
GooglePredictionConnectorConfigDefinitionParser  
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. 
GooglePredictionConnectorOAuthClientFactory  
GooglePredictionConnectorOAuthManager A GooglePredictionConnectorOAuthManager is a wrapper around GooglePredictionConnector that adds access token management capabilities to the pojo. 
GooglePredictionConnectorOAuthState Serializable class used to save and restore OAuth state from GooglePredictionConnector  
GooglePredictionConnectorProcessAdapter A GooglePredictionConnectorProcessAdapter is a wrapper around GooglePredictionConnector that enables custom processing strategies. 
GooglePredictionNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/google-prediction. 

H

HttpCallback  
HttpCallbackAdapter  

I

IdentifierPolicyEnumTransformer  

L

List Created with IntelliJ IDEA. 
ListDefinitionParser  
ListMessageProcessor ListMessageProcessor invokes the list() method in GooglePredictionConnector. 

M

ManagedAccessTokenProcessInterceptor<T>  
ManagedAccessTokenProcessTemplate<P>  
MetadataAware This interface is implemented for every org.mule.api.annotations.Module and org.mule.api.annotations.Connector annotated class and its purpose is to define a contract to query the annotated class about its metadata. 
ModelDescription Created with IntelliJ IDEA. 
ModelInfo Created with IntelliJ IDEA. 

N

NestedProcessorChain  
NotAuthorizedException  
Numeric Created with IntelliJ IDEA. 

O

OAuth1Adapter  
OAuth2Adapter  
OAuthAdapter  
OAuthManager<C extends OAuthAdapter> Wrapper around org.mule.api.annotations.oauth.OAuth annotated class that will infuse it with access token management capabilities. 
OAuthProcessTemplate<P>  
Output Created with IntelliJ IDEA. 
OutputFeature Created with IntelliJ IDEA. 
OutputMulti  
OutputNumeric Created with IntelliJ IDEA. 
OutputText Created with IntelliJ IDEA. 

P

PoolManager  
PredictDefinitionParser  
PredictMessageProcessor PredictMessageProcessor invokes the predict(java.lang.String, java.util.List) method in GooglePredictionConnector. 
ProcessAdapter<O>  
ProcessCallback<T, O> Callback with logic to execute within a controlled environment provided by ProcessTemplate 
ProcessCallbackProcessInterceptor<T, O>  
ProcessInterceptor<T, O>  
ProcessTemplate<T, O> ProcessTemplate provides a processing context for message processing. 

R

RefreshTokenProcessInterceptor<T>  
RestoreAccessTokenCallback  

S

SaveAccessTokenCallback  
SourceCallback Callback interface used by org.mule.api.annotations.Source annotated methods to dispatch messages. 
SplashScreenAgent Marks DevKit org.mule.api.agent.Agent implementations to take care of logging information at Mule app level mainly for troubleshooting purposes. 
StopSourceCallback Callback returned by methods that are annotated with @Source

It will be executed when the MessageSource is being stopped. 

T

Text Created with IntelliJ IDEA. 
Training Created with IntelliJ IDEA. 
TrainingCompleteDefinitionParser  
TrainingCompleteMessageProcessor TrainingCompleteMessageProcessor invokes the trainingComplete(java.lang.String) method in GooglePredictionConnector. 

U

UnableToAcquireAccessTokenException Exception thrown when the access token needed for accessing a protected resource cannot be acquired  
UnableToAcquireConnectionException Exception thrown when the connection needed for executing an operation is null. 
UnableToAcquireRequestTokenException Exception thrown when the request token needed for building the authorization URL cannot be acquired  
UnableToReleaseConnectionException Exception thrown when the release connection operation of the connection manager fails. 
UnauthorizeDefinitionParser  
UnauthorizeMessageProcessor  
UpdateDefinitionParser  
UpdateMessageProcessor UpdateMessageProcessor invokes the update(java.lang.String, java.lang.String, java.util.List) method in GooglePredictionConnector. 

V

Values Created with IntelliJ IDEA.