org.wso2.wsas.transport.fileupload
Class FileUploadExecutorManager

java.lang.Object
  extended byorg.wso2.wsas.transport.fileupload.FileUploadExecutorManager

public class FileUploadExecutorManager
extends java.lang.Object


Constructor Summary
FileUploadExecutorManager(org.apache.axis2.context.ConfigurationContext configurationContext)
           
 
Method Summary
 boolean execute(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUploadExecutorManager

public FileUploadExecutorManager(org.apache.axis2.context.ConfigurationContext configurationContext)
                          throws org.wso2.utils.ServerException
Method Detail

execute

public boolean execute(javax.servlet.http.HttpServletRequest request,
                       javax.servlet.http.HttpServletResponse response)
                throws java.io.IOException,
                       org.wso2.utils.ServerException
Throws:
java.io.IOException
org.wso2.utils.ServerException