See: Description
| Interface | Description |
|---|---|
| OperationInvoker |
Interface to perform an operation invocation.
|
| OperationInvokerAdvisor |
Allows additional functionality to be applied to an
OperationInvoker. |
| OperationParameter |
A single operation parameter.
|
| OperationParameters |
A collection of
operation parameters. |
| ParameterValueMapper |
Maps parameter values to the required type when invoking an endpoint.
|
| Exception | Description |
|---|---|
| MissingParametersException |
RuntimeException thrown when an endpoint invocation does not contain required
parameters. |
| ParameterMappingException |
A
ParameterMappingException is thrown when a failure occurs during
operation parameter mapping. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.