Deprecated API

Deprecated Methods
uk.co.weft.maybeupload.MaybeUploadRequestWrapper.getRealPath(String)
          As of Version 2.1 of the Java Servlet API, use ServletContext.getRealPath(java.lang.String) instead. 
uk.co.weft.maybeupload.MaybeUploadRequestWrapper.isRequestedSessionIdFromUrl()
          As of Version 2.1 of the Java Servlet API, use MaybeUploadRequestWrapper.isRequestedSessionIdFromURL() instead. 
 

Deprecated Constructors
uk.co.weft.maybeupload.MaybeUploadRequestWrapper(HttpServletRequest)
          do not use. Not supported. Will be withdrawn soon. If you have any code which uses this class directly, please keep it up to date with maybeupload package. 
uk.co.weft.maybeupload.MaybeUploadRequestWrapper(HttpServletRequest, File, boolean, boolean)
          do not use. Not supported. Will be withdrawn soon. If you have any code which uses this class directly, please keep it up to date with maybeupload package.