org.wso2.registry.servlet
Class FileUploadUtil

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

public class FileUploadUtil
extends java.lang.Object


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

Constructor Detail

FileUploadUtil

public FileUploadUtil()
Method Detail

processUpload

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


Copyright © 2007 Apache Web Services Project. All Rights Reserved.