Interface SupportedHttpMethods

All Known Implementing Classes:
CrudMethodsSupportedHttpMethods, SupportedHttpMethods.NoSupportedMethods

public interface SupportedHttpMethods
An API to discover the HttpMethods supported on a given ResourceType.
Author:
Oliver Gierke