org.wso2.carbon.registry.core.servlet
Class FileUploadUtil

java.lang.Object
  extended by org.wso2.carbon.registry.core.servlet.FileUploadUtil

Deprecated.

@Deprecated
public class FileUploadUtil
extends Object


Constructor Summary
FileUploadUtil()
          Deprecated.  
 
Method Summary
static ResourceImpl processUpload(javax.servlet.http.HttpServletRequest req)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUploadUtil

public FileUploadUtil()
Deprecated. 
Method Detail

processUpload

public static ResourceImpl processUpload(javax.servlet.http.HttpServletRequest req)
                                  throws IOException,
                                         javax.servlet.ServletException
Deprecated. 
Throws:
IOException
javax.servlet.ServletException


Copyright © 2010. All Rights Reserved.