Class Hierarchy
- java.lang.Object
- org.springframework.web.accept.ContentNegotiationManager (implements org.springframework.web.accept.ContentNegotiationStrategy, org.springframework.web.accept.MediaTypeFileExtensionResolver)
- org.springframework.web.accept.ContentNegotiationManagerFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.accept.FixedContentNegotiationStrategy (implements org.springframework.web.accept.ContentNegotiationStrategy)
- org.springframework.web.accept.HeaderContentNegotiationStrategy (implements org.springframework.web.accept.ContentNegotiationStrategy)
- org.springframework.web.accept.MappingMediaTypeFileExtensionResolver (implements org.springframework.web.accept.MediaTypeFileExtensionResolver)
- org.springframework.web.accept.AbstractMappingContentNegotiationStrategy (implements org.springframework.web.accept.ContentNegotiationStrategy)
- org.springframework.web.accept.ParameterContentNegotiationStrategy
- org.springframework.web.accept.PathExtensionContentNegotiationStrategy
- org.springframework.web.accept.ServletPathExtensionContentNegotiationStrategy
- org.springframework.web.accept.AbstractMappingContentNegotiationStrategy (implements org.springframework.web.accept.ContentNegotiationStrategy)
Interface Hierarchy
- org.springframework.web.accept.ContentNegotiationStrategy
- org.springframework.web.accept.MediaTypeFileExtensionResolver