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 Artifact processUpload(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 
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 Artifact processUpload(javax.servlet.http.HttpServletRequest req,
                                     javax.servlet.http.HttpServletResponse res)
                              throws java.io.IOException,
                                     javax.servlet.ServletException
Throws:
java.io.IOException
javax.servlet.ServletException


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