Class Hierarchy
- java.lang.Object
- com.mulesoft.connectors.http.commons.connection.provider.AbstractHttpConnectionProvider<C> (implements com.mulesoft.connectors.commons.template.connection.provider.ConnectorConnectionProvider<C>)
- com.mulesoft.connectors.http.commons.connection.ConnectorHttpConnection (implements com.mulesoft.connectors.commons.template.connection.ConnectorConnection)
- com.mulesoft.connectors.commons.template.operation.ConnectorOperation<CONFIG,CONNECTION,SERVICE,EXECUTION_BUILDER_FACTORY>
- com.mulesoft.connectors.commons.template.operation.BlockingConnectorOperation<CONFIG,CONNECTION,SERVICE>
- com.mulesoft.connectors.http.commons.operation.HttpOperation<CONFIG,CONNECTION>
- com.mulesoft.connectors.http.commons.operation.DeleteOperation<CONFIG,CONNECTION>
- com.mulesoft.connectors.http.commons.operation.GetOperation<CONFIG,CONNECTION>
- com.mulesoft.connectors.http.commons.operation.HeadOperation<CONFIG,CONNECTION>
- com.mulesoft.connectors.http.commons.operation.OptionsOperation<CONFIG,CONNECTION>
- com.mulesoft.connectors.http.commons.operation.PatchOperation<CONFIG,CONNECTION>
- com.mulesoft.connectors.http.commons.operation.PostOperation<CONFIG,CONNECTION>
- com.mulesoft.connectors.http.commons.operation.PutOperation<CONFIG,CONNECTION>
- com.mulesoft.connectors.commons.template.operation.pagination.ConnectorPagedOperation<CONFIG,CONNECTION,SERVICE,EXECUTION_BUILDER_FACTORY,CONTEXT>
- com.mulesoft.connectors.commons.template.operation.BlockingConnectorPagedOperation<CONFIG,CONNECTION,SERVICE,CONTEXT>
- com.mulesoft.connectors.commons.template.service.DefaultConnectorService<CONFIG,CONNECTION> (implements com.mulesoft.connectors.commons.template.service.ConnectorService)
- com.mulesoft.connectors.http.commons.metadata.EndpointUrlValueProvider (implements org.mule.runtime.extension.api.values.ValueProvider)
- com.mulesoft.connectors.commons.template.metadata.FixedValuesValueProvider (implements org.mule.runtime.extension.api.values.ValueProvider)
- com.mulesoft.connectors.http.commons.config.HttpConnectorConfig (implements com.mulesoft.connectors.commons.template.config.ConnectorConfig)
- com.mulesoft.connectors.http.commons.transform.InputStreamToJsonTransformer<RESULT> (implements com.mulesoft.connectors.http.commons.transform.Transformer<INPUT,RESULT>)
- com.mulesoft.connectors.http.commons.util.OperationLogListener<RESULT> (implements org.mule.commons.atlantic.execution.context.listener.PostExecutionListener<RESULT>, org.mule.commons.atlantic.execution.context.listener.PreExecutionListener)
- com.mulesoft.connectors.http.commons.connection.provider.ProxyConfiguration
Interface Hierarchy
Copyright © 2019. All rights reserved.