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(org.springframework.http.MediaType mediaType)
Look up the
AffordanceModel for the requested MediaType . |
Modifier and Type | Method and Description |
---|---|
AffordanceModel |
AffordanceModelFactory.getAffordanceModel(String name,
Link link,
org.springframework.http.HttpMethod httpMethod,
org.springframework.core.ResolvableType inputType,
List<QueryParameter> queryMethodParameters,
org.springframework.core.ResolvableType outputType)
Look up the
AffordanceModel for this factory. |
Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.