package

org.mule.modules.loggly.adapters

Classes

LogglyConnectorCapabilitiesAdapter A LogglyConnectorCapabilitiesAdapter is a wrapper around LogglyConnector that implements org.mule.api.Capabilities interface. 
LogglyConnectorLifecycleAdapter A LogglyConnectorLifecycleAdapter is a wrapper around LogglyConnector that adds lifecycle methods to the pojo. 
LogglyConnectorMetadataAdapater A LogglyConnectorMetadataAdapater is a wrapper around LogglyConnector that adds support for querying metadata about the extension. 
LogglyConnectorProcessAdapter A LogglyConnectorProcessAdapter is a wrapper around LogglyConnector that enables custom processing strategies. 
LogglyRetrieveConnectorCapabilitiesAdapter A LogglyRetrieveConnectorCapabilitiesAdapter is a wrapper around LogglyRetrieveConnector that implements org.mule.api.Capabilities interface. 
LogglyRetrieveConnectorLifecycleAdapter A LogglyRetrieveConnectorLifecycleAdapter is a wrapper around LogglyRetrieveConnector that adds lifecycle methods to the pojo. 
LogglyRetrieveConnectorMetadataAdapater A LogglyRetrieveConnectorMetadataAdapater is a wrapper around LogglyRetrieveConnector that adds support for querying metadata about the extension. 
LogglyRetrieveConnectorProcessAdapter A LogglyRetrieveConnectorProcessAdapter is a wrapper around LogglyRetrieveConnector that enables custom processing strategies. 
LogglyRetrieveConnectorRestClientAdapter