Class Index

A C D G M P R S U

A

AbstractConnectedProcessor  
AbstractPagedConnectedProcessor  
AddPermissionDefinitionParser  
AddPermissionMessageProcessor AddPermissionMessageProcessor invokes the addPermission(java.lang.String, java.lang.String, java.lang.String) method in SQSConnector

C

Connection  
ConnectionManager<K, C extends Connection> Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. 

D

DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DeleteMessageDefinitionParser  
DeleteMessageMessageProcessor DeleteMessageMessageProcessor invokes the deleteMessage(java.lang.String) method in SQSConnector
DeleteQueueDefinitionParser  
DeleteQueueMessageProcessor DeleteQueueMessageProcessor invokes the deleteQueue() method in SQSConnector

G

GetApproximateNumberOfMessagesDefinitionParser  
GetApproximateNumberOfMessagesMessageProcessor GetApproximateNumberOfMessagesMessageProcessor invokes the getApproximateNumberOfMessages() method in SQSConnector
GetQueueAttributesDefinitionParser  
GetQueueAttributesMessageProcessor GetQueueAttributesMessageProcessor invokes the getQueueAttributes(java.lang.String) method in SQSConnector
GetUrlDefinitionParser  
GetUrlMessageProcessor GetUrlMessageProcessor invokes the getUrl() method in SQSConnector

M

ManagedConnectionProcessInterceptor<T>  
ManagedConnectionProcessTemplate<P>  

P

PoolManager  

R

ReceiveMessagesDefinitionParser  
ReceiveMessagesMessageSource ReceiveMessagesMessageSource wraps receiveMessages(org.mule.api.callback.SourceCallback, java.lang.Integer, java.lang.Boolean, java.lang.Long, java.lang.Integer) method in SQSConnector as a message source capable of generating Mule events. 
RegionEndpoint Enum for including Region endpoints 
RegionEndpointEnumTransformer  
RemovePermissionDefinitionParser  
RemovePermissionMessageProcessor RemovePermissionMessageProcessor invokes the removePermission(java.lang.String) method in SQSConnector

S

SendMessageDefinitionParser  
SendMessageMessageProcessor SendMessageMessageProcessor invokes the sendMessage(java.lang.String) method in SQSConnector
SetQueueAttributeDefinitionParser  
SetQueueAttributeMessageProcessor SetQueueAttributeMessageProcessor invokes the setQueueAttribute(java.lang.String, java.lang.String) method in SQSConnector
SplashScreenAgent Marks DevKit org.mule.api.agent.Agent implementations to take care of logging information at Mule app level mainly for troubleshooting purposes. 
SQSConnector Amazon Simple Queue Service (Amazon SQS) is a distributed queue messaging service introduced by Amazon.com in April of 2006. 
SQSConnectorCapabilitiesAdapter A SQSConnectorCapabilitiesAdapter is a wrapper around SQSConnector that implements org.mule.api.Capabilities interface. 
SQSConnectorConfigDefinitionParser  
SQSConnectorConnectionFactory  
SQSConnectorConnectionIdentifierAdapter A SQSConnectorConnectionIdentifierAdapter is a wrapper around SQSConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface. 
SQSConnectorConnectionKey A tuple of connection parameters  
SQSConnectorConnectionManager A SQSConnectorConnectionManager is a wrapper around SQSConnector that adds connection management capabilities to the pojo. 
SQSConnectorLifecycleAdapter A SQSConnectorLifecycleAdapter is a wrapper around SQSConnector that adds lifecycle methods to the pojo. 
SQSConnectorMetadataAdapater A SQSConnectorMetadataAdapater is a wrapper around SQSConnector that adds support for querying metadata about the extension. 
SQSConnectorProcessAdapter A SQSConnectorProcessAdapter is a wrapper around SQSConnector that enables custom processing strategies. 
SqsNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/sqs

U

UnableToAcquireConnectionException Exception thrown when the connection needed for executing an operation is null. 
UnableToReleaseConnectionException Exception thrown when the release connection operation of the connection manager fails.