package

org.mule.module.getsatisfaction.adapters

Classes

GetSatisfactionConnectorCapabilitiesAdapter A GetSatisfactionConnectorCapabilitiesAdapter is a wrapper around GetSatisfactionConnector that implements org.mule.api.Capabilities interface. 
GetSatisfactionConnectorConnectionIdentifierAdapter A GetSatisfactionConnectorConnectionIdentifierAdapter is a wrapper around GetSatisfactionConnector that implements org.mule.api.Connection interface. 
GetSatisfactionConnectorLifecycleAdapter A GetSatisfactionConnectorLifecycleAdapter is a wrapper around GetSatisfactionConnector that adds lifecycle methods to the pojo. 
GetSatisfactionConnectorMetadataAdapater A GetSatisfactionConnectorMetadataAdapater is a wrapper around GetSatisfactionConnector that adds support for querying metadata about the extension. 
GetSatisfactionConnectorProcessAdapter A GetSatisfactionConnectorProcessAdapter is a wrapper around GetSatisfactionConnector that enables custom processing strategies. 
GetSatisfactionConnectorRestClientAdapter