Uses of Class
org.springframework.extensions.webscripts.servlet.FormData
-
Packages that use FormData Package Description org.springframework.extensions.webscripts.servlet -
-
Uses of FormData in org.springframework.extensions.webscripts.servlet
Methods in org.springframework.extensions.webscripts.servlet that return FormData Modifier and Type Method Description FormDataFormDataReader. read(WebScriptRequest req)Methods in org.springframework.extensions.webscripts.servlet that return types with arguments of type FormData Modifier and Type Method Description java.lang.Class<FormData>FormDataReader. getDestinationClass()
-