站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Class
org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest

Packages that use AbstractMultipartHttpServletRequest
org.springframework.web.multipart.cos MultipartResolver implementation for Jason Hunter's COS (com.oreilly.servlet)
org.springframework.web.multipart.support Support classes for the multipart resolution framework. 
 

Uses of AbstractMultipartHttpServletRequest in org.springframework.web.multipart.cos
 

Subclasses of AbstractMultipartHttpServletRequest in org.springframework.web.multipart.cos
 class CosMultipartHttpServletRequest
          MultipartHttpServletRequest implementation for Jason Hunter's COS.
 

Uses of AbstractMultipartHttpServletRequest in org.springframework.web.multipart.support
 

Subclasses of AbstractMultipartHttpServletRequest in org.springframework.web.multipart.support
 class DefaultMultipartHttpServletRequest
          Default implementation of the MultipartHttpServletRequest interface.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.