Package | Description |
---|---|
org.tinygroup.springmvc.negotiation.impl |
Class and Description |
---|
AbstractMappingContentNegotiationStrategy
A base class for ContentNegotiationStrategy types that maintain a map with keys
such as "json" and media types such as "application/json".
|
MappingTinyMediaTypeFileExtensionResolver
An implementation of
MediaTypeFileExtensionResolver that maintains a lookup
from extension to MediaType. |
PathExtensionContentNegotiationStrategy
A ContentNegotiationStrategy that uses the path extension of the URL to
determine what media types are requested.
|
Copyright © 2006–2018 TinyGroup. All rights reserved.