Uses of Interface
org.springframework.web.servlet.support.RequestDataValueProcessor
Package
Description
Support classes for Spring's web MVC framework.
-
Uses of RequestDataValueProcessor in org.springframework.web.servlet.support
Modifier and TypeMethodDescriptionRequestContext.getRequestDataValueProcessor()
Return the RequestDataValueProcessor instance to use obtained from the WebApplicationContext under the name"requestDataValueProcessor"
.