See: Description
Interface | Description |
---|---|
OperationMethodInvokerAdvisor |
Allows additional functionality to be applied to an
OperationInvoker being used
to invoke a operation method . |
ParameterMapper |
Maps parameters to the required type when invoking an endpoint.
|
Class | Description |
---|---|
OperationMethodInfo |
Information describing an operation method on an endpoint method.
|
ReflectiveOperationInvoker |
An
OperationInvoker that invokes an operation using reflection. |
Exception | Description |
---|---|
ParameterMappingException |
A
ParameterMappingException is thrown when a failure occurs during
operation parameter mapping . |
ParametersMissingException |
RuntimeException thrown when an endpoint invocation does not contain required
parameters. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.