Package | Description |
---|---|
org.springframework.data.rest.core.mapping | |
org.springframework.data.rest.webmvc |
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
HttpMethod s for the given ResourceType . |
Modifier and Type | Method and Description |
---|---|
SupportedHttpMethods |
RootResourceInformation.getSupportedMethods() |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.