Uses of Class
org.springframework.web.method.annotation.AbstractCookieValueMethodArgumentResolver
Package
Description
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation
package.-
Uses of AbstractCookieValueMethodArgumentResolver in org.springframework.web.servlet.mvc.method.annotation
Modifier and TypeClassDescriptionclass
AnAbstractCookieValueMethodArgumentResolver
that resolves cookie values from anHttpServletRequest
.