Uses of Enum Class
org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.ConverterType
Packages that use AbstractMessageConverterMethodArgumentResolver.ConverterType
Package
Description
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package.-
Uses of AbstractMessageConverterMethodArgumentResolver.ConverterType in org.springframework.web.servlet.mvc.method.annotation
Methods in org.springframework.web.servlet.mvc.method.annotation that return AbstractMessageConverterMethodArgumentResolver.ConverterTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractMessageConverterMethodArgumentResolver.ConverterType.values()Returns an array containing the constants of this enum class, in the order they are declared.