| Class | Description |
|---|---|
| ConnectorOperation<CONFIG extends ConnectorConfig,CONNECTION extends ConnectorConnection,SERVICE extends ConnectorService,ERROR extends Enum & org.mule.runtime.extension.api.error.ErrorTypeDefinition> |
Parent class for all blocking operations.
|
| NonBlockingConnectorOperation<CONFIG extends ConnectorConfig,CONNECTION extends ConnectorConnection,SERVICE extends ConnectorService,PAYLOAD,ATTRIBUTES,ERROR extends Enum & org.mule.runtime.extension.api.error.ErrorTypeDefinition> |
Parent class for all non-blocking operations.
|
Copyright © 2018. All rights reserved.