package

org.mule.modules.mongohq.adapters

Classes

MongoHQConnectorCapabilitiesAdapter A MongoHQConnectorCapabilitiesAdapter is a wrapper around MongoHQConnector that implements org.mule.api.Capabilities interface. 
MongoHQConnectorLifecycleAdapter A MongoHQConnectorLifecycleAdapter is a wrapper around MongoHQConnector that adds lifecycle methods to the pojo. 
MongoHQConnectorMetadataAdapater A MongoHQConnectorMetadataAdapater is a wrapper around MongoHQConnector that adds support for querying metadata about the extension. 
MongoHQConnectorProcessAdapter A MongoHQConnectorProcessAdapter is a wrapper around MongoHQConnector that enables custom processing strategies. 
MongoHQConnectorRestClientAdapter