Class Index

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

A

AbstractConnectedProcessor  
AbstractDefinitionParser  
AbstractDefinitionParser.ParseDelegate<T>  
AbstractExpressionEvaluator  
AbstractListeningMessageProcessor<O>  
AbstractMessageProcessor<O>  

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. 
Connection  
ConnectionManager<K, C extends Connection> Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. 
CreatePlaceDefinitionParser  
CreatePlaceMessageProcessor CreatePlaceMessageProcessor invokes the createPlace(java.lang.String, java.lang.String, java.lang.String, java.lang.Double, java.lang.Double, java.lang.String) method in TwitterConnector

D

DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DestroyStatusDefinitionParser  
DestroyStatusMessageProcessor DestroyStatusMessageProcessor invokes the destroyStatus(long) method in TwitterConnector

F

FilteredStreamDefinitionParser  
FilteredStreamMessageSource FilteredStreamMessageSource wraps filteredStream(int, java.util.List, java.util.List, org.mule.api.callback.SourceCallback) method in TwitterConnector as a message source capable of generating Mule events. 
FirehoseStreamDefinitionParser  
FirehoseStreamMessageSource FirehoseStreamMessageSource wraps firehoseStream(int, org.mule.api.callback.SourceCallback) method in TwitterConnector as a message source capable of generating Mule events. 

G

GetAvailableTrendsDefinitionParser  
GetAvailableTrendsMessageProcessor GetAvailableTrendsMessageProcessor invokes the getAvailableTrends(java.lang.Double, java.lang.Double) method in TwitterConnector
GetDailyTrendsDefinitionParser  
GetDailyTrendsMessageProcessor GetDailyTrendsMessageProcessor invokes the getDailyTrends(java.util.Date, boolean) method in TwitterConnector
GetGeoDetailsDefinitionParser  
GetGeoDetailsMessageProcessor GetGeoDetailsMessageProcessor invokes the getGeoDetails(java.lang.String) method in TwitterConnector
GetHomeTimelineDefinitionParser  
GetHomeTimelineMessageProcessor GetHomeTimelineMessageProcessor invokes the getHomeTimeline(int, int, long) method in TwitterConnector
GetLocationTrendsDefinitionParser  
GetLocationTrendsMessageProcessor GetLocationTrendsMessageProcessor invokes the getLocationTrends(int) method in TwitterConnector
GetMentionsDefinitionParser  
GetMentionsMessageProcessor GetMentionsMessageProcessor invokes the getMentions(int, int, long) method in TwitterConnector
GetRetweetedByDefinitionParser  
GetRetweetedByIdsDefinitionParser  
GetRetweetedByIdsMessageProcessor GetRetweetedByIdsMessageProcessor invokes the getRetweetedByIds(long, int, int, long) method in TwitterConnector
GetRetweetedByMeDefinitionParser  
GetRetweetedByMeMessageProcessor GetRetweetedByMeMessageProcessor invokes the getRetweetedByMe(int, int, long) method in TwitterConnector
GetRetweetedByMessageProcessor GetRetweetedByMessageProcessor invokes the getRetweetedBy(long, int, int, long) method in TwitterConnector
GetRetweetedByUserByScreenNameDefinitionParser  
GetRetweetedByUserByScreenNameMessageProcessor GetRetweetedByUserByScreenNameMessageProcessor invokes the getRetweetedByUserByScreenName(java.lang.String, int, int, long) method in TwitterConnector
GetRetweetedByUserByUserIdDefinitionParser  
GetRetweetedByUserByUserIdMessageProcessor GetRetweetedByUserByUserIdMessageProcessor invokes the getRetweetedByUserByUserId(long, int, int, long) method in TwitterConnector
GetRetweetedToMeDefinitionParser  
GetRetweetedToMeMessageProcessor GetRetweetedToMeMessageProcessor invokes the getRetweetedToMe(int, int, long) method in TwitterConnector
GetRetweetedToUserByScreenNameDefinitionParser  
GetRetweetedToUserByScreenNameMessageProcessor GetRetweetedToUserByScreenNameMessageProcessor invokes the getRetweetedToUserByScreenName(java.lang.String, int, int, long) method in TwitterConnector
GetRetweetedToUserByUserIdDefinitionParser  
GetRetweetedToUserByUserIdMessageProcessor GetRetweetedToUserByUserIdMessageProcessor invokes the getRetweetedToUserByUserId(long, int, int, long) method in TwitterConnector
GetRetweetsDefinitionParser  
GetRetweetsMessageProcessor GetRetweetsMessageProcessor invokes the getRetweets(long) method in TwitterConnector
GetRetweetsOfMeDefinitionParser  
GetRetweetsOfMeMessageProcessor GetRetweetsOfMeMessageProcessor invokes the getRetweetsOfMe(int, int, long) method in TwitterConnector
GetSimilarPlacesDefinitionParser  
GetSimilarPlacesMessageProcessor GetSimilarPlacesMessageProcessor invokes the getSimilarPlaces(java.lang.Double, java.lang.Double, java.lang.String, java.lang.String, java.lang.String) method in TwitterConnector
GetUserTimelineByScreenNameDefinitionParser  
GetUserTimelineByScreenNameMessageProcessor GetUserTimelineByScreenNameMessageProcessor invokes the getUserTimelineByScreenName(java.lang.String, int, int, long) method in TwitterConnector
GetUserTimelineByUserIdDefinitionParser  
GetUserTimelineByUserIdMessageProcessor GetUserTimelineByUserIdMessageProcessor invokes the getUserTimelineByUserId(long, int, int, long) method in TwitterConnector
GetUserTimelineDefinitionParser  
GetUserTimelineMessageProcessor GetUserTimelineMessageProcessor invokes the getUserTimeline(int, int, long) method in TwitterConnector
GetWeeklyTrendsDefinitionParser  
GetWeeklyTrendsMessageProcessor GetWeeklyTrendsMessageProcessor invokes the getWeeklyTrends(java.util.Date, boolean) method in TwitterConnector

H

HttpCallback  
HttpCallbackAdapter  
HttpClientHiddenConstructionArgument  
HttpClientImpl  

L

LinkStreamDefinitionParser  
LinkStreamMessageSource LinkStreamMessageSource wraps linkStream(int, org.mule.api.callback.SourceCallback) method in TwitterConnector as a message source capable of generating Mule events. 

M

ManagedConnectionProcessInterceptor<T>  
ManagedConnectionProcessTemplate<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. 
MuleHttpClient A version of the twitter4j client that uses Mule. 
MuleHttpResponse  

N

NestedProcessorChain  
NotAuthorizedException  

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. 

P

PoolManager  
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

RequestAuthorizationDefinitionParser  
RequestAuthorizationMessageProcessor RequestAuthorizationMessageProcessor invokes the requestAuthorization(java.lang.String) method in TwitterConnector
RestoreAccessTokenCallback  
RetryProcessInterceptor<T, O>  
RetweetStatusDefinitionParser  
RetweetStatusMessageProcessor RetweetStatusMessageProcessor invokes the retweetStatus(long) method in TwitterConnector
ReverseGeoCodeDefinitionParser  
ReverseGeoCodeMessageProcessor ReverseGeoCodeMessageProcessor invokes the reverseGeoCode(java.lang.Double, java.lang.Double) method in TwitterConnector

S

SampleStreamDefinitionParser  
SampleStreamMessageSource SampleStreamMessageSource wraps sampleStream(org.mule.api.callback.SourceCallback) method in TwitterConnector as a message source capable of generating Mule events. 
SaveAccessTokenCallback  
SearchDefinitionParser  
SearchMessageProcessor SearchMessageProcessor invokes the search(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in TwitterConnector
SearchPlacesDefinitionParser  
SearchPlacesMessageProcessor SearchPlacesMessageProcessor invokes the searchPlaces(java.lang.Double, java.lang.Double, java.lang.String) method in TwitterConnector
SendDirectMessageByScreenNameDefinitionParser  
SendDirectMessageByScreenNameMessageProcessor SendDirectMessageByScreenNameMessageProcessor invokes the sendDirectMessageByScreenName(java.lang.String, java.lang.String) method in TwitterConnector
SendDirectMessageByUserIdDefinitionParser  
SendDirectMessageByUserIdMessageProcessor SendDirectMessageByUserIdMessageProcessor invokes the sendDirectMessageByUserId(long, java.lang.String) method in TwitterConnector
SetOauthVerifierDefinitionParser  
SetOauthVerifierMessageProcessor SetOauthVerifierMessageProcessor invokes the setOauthVerifier(twitter4j.auth.RequestToken, java.lang.String) method in TwitterConnector
ShowStatusDefinitionParser  
ShowStatusMessageProcessor ShowStatusMessageProcessor invokes the showStatus(long) method in TwitterConnector
ShowUserDefinitionParser  
ShowUserMessageProcessor ShowUserMessageProcessor invokes the showUser() method in TwitterConnector
SiteStreamDefinitionParser  
SiteStreamMessageSource SiteStreamMessageSource wraps siteStream(java.util.List, boolean, org.mule.api.callback.SourceCallback) method in TwitterConnector as a message source capable of generating Mule events. 
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. 

StringToDateTransformer  

T

TwitterConnector Twitter is an online social networking service and microblogging service that enables its users to send and read text-based posts of up to 140 characters, known as "tweets". 
TwitterConnectorCapabilitiesAdapter A TwitterConnectorCapabilitiesAdapter is a wrapper around TwitterConnector that implements org.mule.api.Capabilities interface. 
TwitterConnectorConfigDefinitionParser  
TwitterConnectorConnectionFactory  
TwitterConnectorConnectionIdentifierAdapter A TwitterConnectorConnectionIdentifierAdapter is a wrapper around TwitterConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface. 
TwitterConnectorConnectionKey A tuple of connection parameters  
TwitterConnectorConnectionManager A TwitterConnectorConnectionManager is a wrapper around TwitterConnector that adds connection management capabilities to the pojo. 
TwitterConnectorLifecycleAdapter A TwitterConnectorLifecycleAdapter is a wrapper around TwitterConnector that adds lifecycle methods to the pojo. 
TwitterConnectorMetadataAdapater A TwitterConnectorMetadataAdapater is a wrapper around TwitterConnector that adds support for querying metadata about the extension. 
TwitterConnectorProcessAdapter A TwitterConnectorProcessAdapter is a wrapper around TwitterConnector that enables custom processing strategies. 
TwitterNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/twitter

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. 
UpdateStatusDefinitionParser  
UpdateStatusMessageProcessor UpdateStatusMessageProcessor invokes the updateStatus(java.lang.String, long, java.lang.Double, java.lang.Double) method in TwitterConnector
UserEvent UserEvent represent an event on an user stream 
UserEvent.EventType  
UserStreamDefinitionParser  
UserStreamMessageSource UserStreamMessageSource wraps userStream(java.util.List, org.mule.api.callback.SourceCallback) method in TwitterConnector as a message source capable of generating Mule events.