| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc | |
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.json |
| Constructor and Description |
|---|
RepositoryRestHandlerAdapter(List<HandlerMethodArgumentResolver> argumentResolvers,
ResourceProcessorInvoker invoker)
Creates a new
RepositoryRestHandlerAdapter using the given HandlerMethodArgumentResolver and
ResourceProcessorInvoker. |
ResourceProcessorInvokingHandlerAdapter(ResourceProcessorInvoker invoker)
Deprecated.
Creates a new
ResourceProcessorInvokingHandlerAdapter with the given ResourceProcessorInvoker. |
| Modifier and Type | Method and Description |
|---|---|
ResourceProcessorInvoker |
RepositoryRestMvcConfiguration.resourceProcessorInvoker() |
| Constructor and Description |
|---|
NestedEntitySerializer(PersistentEntities entities,
EmbeddedResourcesAssembler assembler,
ResourceProcessorInvoker invoker) |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.