| Class | Description |
|---|---|
| DefaultOperationResultBuilderFactory |
Default implementation of
OperationResultBuilderFactory |
| InterceptingOperationMessageProcessor |
A specialization of
OperationMessageProcessor which also implements InterceptingMessageProcessor. |
| OperationMessageProcessor |
A
Processor capable of executing extension operations. |
| OperationParameterValueResolver |
ParameterValueResolver implementation for OperationMessageProcessor |
| PagedOperationMessageProcessor |
A specialization of
OperationMessageProcessor which also implements InterceptingMessageProcessor. |
| ReflectiveMethodOperationExecutor |
Implementation of
OperationExecutor which works by using reflection to invoke
a method from a class. |
| Exception | Description |
|---|---|
| IllegalOperationException |
A
IllegalComponentException which marks that a current operation is not valid or is misconfigured |
| IllegalSourceException |
A
IllegalComponentException which marks that a selected Source is not valid or is misconfigured |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.