|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Methods | |
List<String> getContentNegotiationFileExtensions() |
Return the known file extensions for content negotiation. |
ContentNegotiationManager getContentNegotiationManager() |
Return the configured ContentNegotiationManager. |
void setContentNegotiationManager(ContentNegotiationManager) |
Set the ContentNegotiationManager to use to determine requested media types. |
| Changed Methods | ||
RequestCondition<?> getCustomMethodCondition(Method) |
Documentation changed from old to new. |
Provide a custom method-level request condition. |
RequestCondition<?> getCustomTypeCondition(Class<?>) |
Documentation changed from old to new. |
Provide a custom type-level request condition. |
RequestMappingInfo getMappingForMethod(Method, |
Documentation changed from old to new. |
Uses method and type-level @RequestMapping annotations to create the RequestMappingInfo. |
boolean isHandler(Class<?>) |
Documentation changed from old to new. |
{@inheritDoc} Expects a handler to have a type-level @Controller annotation. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||