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.accept.DefaultApiVersionStrategy (implements org.springframework.web.accept.ApiVersionStrategy)
- 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.AbstractMappingContentNegotiationStrategy (implements org.springframework.web.accept.ContentNegotiationStrategy)
- org.springframework.web.accept.PathApiVersionResolver (implements org.springframework.web.accept.ApiVersionResolver)
- org.springframework.web.accept.SemanticApiVersionParser (implements org.springframework.web.accept.ApiVersionParser<V>)
- org.springframework.web.accept.SemanticApiVersionParser.Version (implements java.lang.Comparable<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.web.ErrorResponseException (implements org.springframework.web.ErrorResponse)
- org.springframework.web.server.ResponseStatusException
- org.springframework.web.accept.InvalidApiVersionException
- org.springframework.web.accept.NotAcceptableApiVersionException
- org.springframework.web.accept.MissingApiVersionException
- org.springframework.web.accept.InvalidApiVersionException
- org.springframework.web.server.ResponseStatusException
- org.springframework.web.ErrorResponseException (implements org.springframework.web.ErrorResponse)
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.springframework.web.accept.ApiVersionParser<V>
- org.springframework.web.accept.ApiVersionResolver
- org.springframework.web.accept.ApiVersionStrategy
- org.springframework.web.accept.ContentNegotiationStrategy
- org.springframework.web.accept.MediaTypeFileExtensionResolver