| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.operation | |
| org.mule.runtime.module.extension.internal.runtime.source |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentMessageProcessorBuilder<M extends org.mule.runtime.api.meta.model.ComponentModel,P extends ExtensionComponent>
Base class for creating MessageProcessor instances of a given
ComponentModel |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentMessageProcessor<T extends org.mule.runtime.api.meta.model.ComponentModel>
A
Processor capable of executing extension components. |
class |
ConstructMessageProcessor
An implementation of a
ComponentMessageProcessor for construct models |
class |
OAuthOperationMessageProcessor
A specialization of
OperationMessageProcessor for operations which might be running
with an OAuth enabled ConnectionProvider. |
class |
OperationMessageProcessor
An implementation of a
ComponentMessageProcessor for operation models |
class |
PagedOperationMessageProcessor
A specialization of
OperationMessageProcessor which supports auto paging by the means of a
ConsumerStreamingIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionMessageSource
A
MessageSource which connects the Extensions API with the Mule runtime by connecting a Source with a flow
represented by a ExtensionMessageSource.messageProcessor |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.