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.
|
WebEndpointResponse<T> |
A
WebEndpointResponse can be returned by an operation on a
EndpointWebExtension to provide additional, web-specific information such as
the HTTP status code. |
WebOperation |
An operation on a web endpoint.
|
Enum | Description |
---|---|
WebEndpointHttpMethod |
An enumeration of HTTP methods supported by web endpoint operations.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.