package

com.wsl.modules.stripe.adapters

Classes

StripeConnectorCapabilitiesAdapter A StripeConnectorCapabilitiesAdapter is a wrapper around StripeConnector that implements org.mule.api.Capabilities interface. 
StripeConnectorConnectionManagementAdapter A StripeConnectorConnectionManagementAdapter is a wrapper around StripeConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface. 
StripeConnectorLifecycleInjectionAdapter A StripeConnectorLifecycleInjectionAdapter is a wrapper around StripeConnector that adds lifecycle methods to the pojo. 
StripeConnectorMetadataAdapater A StripeConnectorMetadataAdapater is a wrapper around StripeConnector that adds support for querying metadata about the extension. 
StripeConnectorProcessAdapter A StripeConnectorProcessAdapter is a wrapper around StripeConnector that enables custom processing strategies.