| Package | Description |
|---|---|
| com.mulesoft.connectors.commons.template.metadata | |
| com.mulesoft.connectors.commons.template.service |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorMetadataResolver<CONFIG extends ConnectorConfig,CONNECTION extends ConnectorConnection,SERVICE extends BlockingConnectorService,ERROR extends Enum<ERROR> & org.mule.runtime.extension.api.error.ErrorTypeDefinition<ERROR>>
Parent metadata resolver for all Metadata Resolvers on the connectors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonBlockingConnectorService<CONFIG extends ConnectorConfig,CONNECTION extends ConnectorConnection,PAYLOAD,ATTRIBUTES>
Implementation of
BlockingConnectorService that adds the CompletionCallback to itself, allowing only methods
in this class that return the same payload type and attributes type. |
Copyright © 2018. All rights reserved.