Package | Description |
---|---|
org.springframework.hateoas.mvc |
Spring MVC helper classes to build
Link s and assemble
ResourceSupport types. |
Constructor and Description |
---|
ResourcesProcessorWrapper(ResourceProcessor<?> processor)
Creates a new
ResourceProcessorInvoker.ResourcesProcessorWrapper for the given ResourceProcessor . |
Constructor and Description |
---|
ResourceProcessorInvoker(Collection<ResourceProcessor<?>> processors)
Creates a new
ResourceProcessorInvoker to consider the given ResourceProcessor to post-process the
controller methods return value to before invoking the delegate. |
Copyright © 2012-2016–2018 Pivotal, Inc.. All rights reserved.