| Package | Description |
|---|---|
| org.springframework.data.rest.core.mapping |
| Modifier and Type | Class and Description |
|---|---|
class |
CrudMethodsSupportedHttpMethods
SupportedHttpMethods that are determined by a CrudMethods instance. |
static class |
SupportedHttpMethods.NoSupportedMethods
Null object to abstract the absence of any support for any HTTP method.
|
| Modifier and Type | Method and Description |
|---|---|
SupportedHttpMethods |
ResourceMetadata.getSupportedHttpMethods()
Returns the supported
HttpMethods for the given ResourceType. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.