package

com.mulesoft.module.dropbox.adapters

Classes

DropboxConnectorCapabilitiesAdapter A DropboxConnectorCapabilitiesAdapter is a wrapper around DropboxConnector that implements org.mule.api.Capabilities interface. 
DropboxConnectorHttpCallbackAdapter  
DropboxConnectorLifecycleAdapter A DropboxConnectorLifecycleAdapter is a wrapper around DropboxConnector that adds lifecycle methods to the pojo. 
DropboxConnectorMetadataAdapater A DropboxConnectorMetadataAdapater is a wrapper around DropboxConnector that adds support for querying metadata about the extension. 
DropboxConnectorOAuth1Adapter A DropboxConnectorOAuth1Adapter is a wrapper around DropboxConnector that adds OAuth capabilites to the pojo. 
DropboxConnectorProcessAdapter A DropboxConnectorProcessAdapter is a wrapper around DropboxConnector that enables custom processing strategies.