Package | Description |
---|---|
org.springframework.hateoas |
Value objects to ease creating
Link s and link driven representations for REST
webservices. |
Modifier and Type | Method and Description |
---|---|
<T extends AffordanceModel> |
Affordance.getAffordanceModel(MediaType mediaType)
Look up the
AffordanceModel for the requested MediaType . |
Modifier and Type | Method and Description |
---|---|
AffordanceModel |
AffordanceModelFactory.getAffordanceModel(String name,
Link link,
HttpMethod httpMethod,
ResolvableType inputType,
List<QueryParameter> queryMethodParameters,
ResolvableType outputType)
Look up the
AffordanceModel for this factory. |
Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.