|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
Added interface org.springframework.beans.factory.InitializingBean.
Documentation changed from old to new.
| Removed Methods | |
MediaType getMediaTypeFromFilename(String) |
Determines the MediaType for the given filename. |
MediaType getMediaTypeFromParameter(String) |
Determines the MediaType for the given parameter value. |
| Added Methods | |
void afterPropertiesSet() |
|
void setContentNegotiationManager(ContentNegotiationManager) |
Set the ContentNegotiationManager to use to determine requested media types. |
| Changed Methods | ||
void setDefaultContentType(MediaType) |
Documentation changed from old to new. Now deprecated. |
use {@link #setContentNegotiationManager(ContentNegotiationManager)} |
void setFavorParameter(boolean) |
Documentation changed from old to new. Now deprecated. |
use {@link #setContentNegotiationManager(ContentNegotiationManager)} |
void setFavorPathExtension(boolean) |
Documentation changed from old to new. Now deprecated. |
use {@link #setContentNegotiationManager(ContentNegotiationManager)} |
void setIgnoreAcceptHeader(boolean) |
Documentation changed from old to new. Now deprecated. |
use {@link #setContentNegotiationManager(ContentNegotiationManager)} |
void setMediaTypes(Map<String, |
Documentation changed from old to new. Now deprecated. |
use {@link #setContentNegotiationManager(ContentNegotiationManager)} |
void setParameterName(String) |
Documentation changed from old to new. Now deprecated. |
use {@link #setContentNegotiationManager(ContentNegotiationManager)} |
void setUseJaf(boolean) |
Documentation changed from old to new. Now deprecated. |
use {@link #setContentNegotiationManager(ContentNegotiationManager)} |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||