Links and assemble 
 RepresentationModel types.See: Description
| Interface | Description | 
|---|---|
| UriComponentsContributor | SPI callback to enhance a  UriComponentsBuilderwhen referring to a method through a dummy method invocation. | 
| Class | Description | 
|---|---|
| ControllerLinkBuilder | Deprecated use  WebMvcLinkBuilderinstead. | 
| ControllerLinkBuilderFactory | Deprecated use  WebMvcLinkBuilderFactoryinstead. | 
| ControllerLinkRelationProvider | |
| JacksonSerializers | Simple Jackson serializers and deserializers. | 
| JacksonSerializers.MediaTypeDeserializer | Custom  JsonDeserializerfor Spring'sMediaTypeusing theMediaType.parseMediaType(String)method. | 
| RepresentationModelAssemblerSupport<T,D extends RepresentationModel<D>> | Base class to implement  RepresentationModelAssemblers. | 
| RepresentationModelProcessorHandlerMethodReturnValueHandler | HandlerMethodReturnValueHandlerto post-process the objects returned from controller methods using the
 configuredRepresentationModelProcessors. | 
| RepresentationModelProcessorInvoker | Component to easily invoke all  RepresentationModelProcessorinstances registered for values of typeRepresentationModel. | 
| RepresentationModelProcessorInvoker.ResourcesProcessorWrapper | |
| RepresentationModelProcessorInvokingHandlerAdapter | Special  RequestMappingHandlerAdapterthat tweaks theHandlerMethodReturnValueHandlerCompositeto be
 proxied by aRepresentationModelProcessorHandlerMethodReturnValueHandlerwhich will invoke theRepresentationModelProcessors found in the application context and eventually delegate to the originally configuredHandlerMethodReturnValueHandler. | 
| TypeConstrainedMappingJackson2HttpMessageConverter | Extension of  MappingJackson2HttpMessageConverterto constrain the ability to read and write HTTP message
 based on the target type. | 
| WebMvcLinkBuilder | Builder to ease building  Linkinstances pointing to Spring MVC controllers. | 
| WebMvcLinkBuilderFactory | Factory for  LinkBuilderSupportinstances based on the request mapping annotated on the given controller. | 
Links and assemble 
 RepresentationModel types.Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.