Class Index

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

A

AbstractConnectedProcessor  
AbstractDefinitionParser  
AbstractDefinitionParser.ParseDelegate<T>  
AbstractExpressionEvaluator  
AbstractListeningMessageProcessor<O>  
AbstractMessageProcessor<O>  
AccessControlList A wrapper over CannedAccessControlList, as a workaround over mule cloud connector api issue regarding enums processing  
AccessControlListEnumTransformer  

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. 
ConditionalConstraints Conditional Get Constraints  
Connection  
ConnectionManager<K, C extends Connection> Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. 
CopyObjectDefinitionParser  
CopyObjectMessageProcessor CopyObjectMessageProcessor invokes the copyObject(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.mule.module.s3.AccessControlList, org.mule.module.s3.StorageClass, java.util.Map, java.util.Date, java.util.Date) method in S3Connector
CreateBucketDefinitionParser  
CreateBucketMessageProcessor CreateBucketMessageProcessor invokes the createBucket(java.lang.String, org.mule.module.s3.simpleapi.Region, org.mule.module.s3.AccessControlList) method in S3Connector
CreateObjectDefinitionParser  
CreateObjectMessageProcessor CreateObjectMessageProcessor invokes the createObject(java.lang.String, java.lang.String, java.lang.Object, java.lang.Long, java.lang.String, java.lang.String, java.lang.String, org.mule.module.s3.AccessControlList, org.mule.module.s3.StorageClass, java.util.Map) method in S3Connector
CreateObjectPresignedUriDefinitionParser  
CreateObjectPresignedUriMessageProcessor CreateObjectPresignedUriMessageProcessor invokes the createObjectPresignedUri(java.lang.String, java.lang.String, java.lang.String, java.util.Date, java.lang.String) method in S3Connector
CreateObjectUriDefinitionParser  
CreateObjectUriMessageProcessor CreateObjectUriMessageProcessor invokes the createObjectUri(java.lang.String, java.lang.String, boolean, boolean) method in S3Connector

D

DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DeleteBucketDefinitionParser  
DeleteBucketMessageProcessor DeleteBucketMessageProcessor invokes the deleteBucket(java.lang.String, boolean) method in S3Connector
DeleteBucketPolicyDefinitionParser  
DeleteBucketPolicyMessageProcessor DeleteBucketPolicyMessageProcessor invokes the deleteBucketPolicy(java.lang.String) method in S3Connector
DeleteBucketWebsiteConfigurationDefinitionParser  
DeleteBucketWebsiteConfigurationMessageProcessor DeleteBucketWebsiteConfigurationMessageProcessor invokes the deleteBucketWebsiteConfiguration(java.lang.String) method in S3Connector
DeleteObjectDefinitionParser  
DeleteObjectMessageProcessor DeleteObjectMessageProcessor invokes the deleteObject(java.lang.String, java.lang.String, java.lang.String) method in S3Connector

F

FileS3ObjectContent  

G

GetBucketPolicyDefinitionParser  
GetBucketPolicyMessageProcessor GetBucketPolicyMessageProcessor invokes the getBucketPolicy(java.lang.String) method in S3Connector
GetBucketWebsiteConfigurationDefinitionParser  
GetBucketWebsiteConfigurationMessageProcessor GetBucketWebsiteConfigurationMessageProcessor invokes the getBucketWebsiteConfiguration(java.lang.String) method in S3Connector
GetObjectContentDefinitionParser  
GetObjectContentMessageProcessor GetObjectContentMessageProcessor invokes the getObjectContent(java.lang.String, java.lang.String, java.lang.String, java.util.Date, java.util.Date) method in S3Connector
GetObjectDefinitionParser  
GetObjectMessageProcessor GetObjectMessageProcessor invokes the getObject(java.lang.String, java.lang.String, java.lang.String, java.util.Date, java.util.Date) method in S3Connector
GetObjectMetadataDefinitionParser  
GetObjectMetadataMessageProcessor GetObjectMetadataMessageProcessor invokes the getObjectMetadata(java.lang.String, java.lang.String, java.lang.String) method in S3Connector

H

HttpCallback  
HttpCallbackAdapter  

I

InputStreamS3ObjectContent  
InternalUtils Hub for some misc class methods  

L

ListBucketsDefinitionParser  
ListBucketsMessageProcessor ListBucketsMessageProcessor invokes the listBuckets() method in S3Connector
ListObjectsDefinitionParser  
ListObjectsMessageProcessor ListObjectsMessageProcessor invokes the listObjects(java.lang.String, java.lang.String) method in S3Connector
ListObjectVersionsDefinitionParser  
ListObjectVersionsMessageProcessor ListObjectVersionsMessageProcessor invokes the listObjectVersions(java.lang.String) method in S3Connector

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. 

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

Region  
RegionEnumTransformer  
RestoreAccessTokenCallback  
RetryProcessInterceptor<T, O>  

S

S3Connector Amazon S3 (Simple Storage Service) is an online storage web service offered by Amazon Web Services. 
S3ConnectorCapabilitiesAdapter A S3ConnectorCapabilitiesAdapter is a wrapper around S3Connector that implements org.mule.api.Capabilities interface. 
S3ConnectorConfigDefinitionParser  
S3ConnectorConnectionFactory  
S3ConnectorConnectionIdentifierAdapter A S3ConnectorConnectionIdentifierAdapter is a wrapper around S3Connector that implements org.mule.devkit.dynamic.api.helper.Connection interface. 
S3ConnectorConnectionKey A tuple of connection parameters  
S3ConnectorConnectionManager A S3ConnectorConnectionManager is a wrapper around S3Connector that adds connection management capabilities to the pojo. 
S3ConnectorLifecycleAdapter A S3ConnectorLifecycleAdapter is a wrapper around S3Connector that adds lifecycle methods to the pojo. 
S3ConnectorMetadataAdapater A S3ConnectorMetadataAdapater is a wrapper around S3Connector that adds support for querying metadata about the extension. 
S3ConnectorProcessAdapter A S3ConnectorProcessAdapter is a wrapper around S3Connector that enables custom processing strategies. 
S3ContentUtils  
S3NamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/s3
S3ObjectId An S3ObjectId is a unique identifier of an S3Object, with optional versioning support  
SaveAccessTokenCallback  
SetBucketPolicyDefinitionParser  
SetBucketPolicyMessageProcessor SetBucketPolicyMessageProcessor invokes the setBucketPolicy(java.lang.String, java.lang.String) method in S3Connector
SetBucketVersioningStatusDefinitionParser  
SetBucketVersioningStatusMessageProcessor SetBucketVersioningStatusMessageProcessor invokes the setBucketVersioningStatus(java.lang.String, org.mule.module.s3.simpleapi.VersioningStatus) method in S3Connector
SetBucketWebsiteConfigurationDefinitionParser  
SetBucketWebsiteConfigurationMessageProcessor SetBucketWebsiteConfigurationMessageProcessor invokes the setBucketWebsiteConfiguration(java.lang.String, java.lang.String, java.lang.String) method in S3Connector
SetObjectStorageClassDefinitionParser  
SetObjectStorageClassMessageProcessor SetObjectStorageClassMessageProcessor invokes the setObjectStorageClass(java.lang.String, java.lang.String, org.mule.module.s3.StorageClass) method in S3Connector
SimpleAmazonS3 A Amazon S3 facade roughly based on com.amazonaws.services.s3.AmazonS3 interface, but that simplifies it by adding consistent versioning support. 
SimpleAmazonS3.S3ObjectContent The content to be uploaded to S3, capable of creating a PutObjectRequest. 
SimpleAmazonS3AmazonDevKitImpl  
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. 

StorageClass A wrapper over com.amazonaws.services.s3.model.StorageClass, as a workaround over mule cloud connector api issue regarding enums processing  
StorageClassEnumTransformer  
StringToDateTransformer  

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. 

V

VersioningStatus The posible versioning status. 
VersioningStatusEnumTransformer