Uses of Class
org.springframework.extensions.webscripts.servlet.FormData

Packages that use FormData
org.springframework.extensions.webscripts.servlet   
 

Uses of FormData in org.springframework.extensions.webscripts.servlet
 

Methods in org.springframework.extensions.webscripts.servlet that return FormData
 FormData FormDataReader.read(WebScriptRequest req)
           
 

Methods in org.springframework.extensions.webscripts.servlet that return types with arguments of type FormData
 Class<FormData> FormDataReader.getDestinationClass()
           
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.