See: Description
| Interface | Description |
|---|---|
| EndpointPathResolver |
Resolve the path of an endpoint.
|
| Class | Description |
|---|---|
| EndpointLinksResolver |
A resolver for
links to web endpoints. |
| EndpointMediaTypes |
Media types that are, by default, produced and consumed by an endpoint.
|
| Link |
Details for a link in a
HAL-formatted
response.
|
| OperationRequestPredicate |
A predicate for a request to an operation on a web endpoint.
|
| WebEndpointOperation |
An operation on a web endpoint.
|
| WebEndpointResponse<T> |
A
WebEndpointResponse can be returned by an operation on a
WebEndpointExtension to provide additional, web-specific information such as
the HTTP status code. |
| Enum | Description |
|---|---|
| WebEndpointHttpMethod |
An enumeration of HTTP methods supported by web endpoint operations.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.