|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor
org.wso2.wsas.transport.fileupload.ServiceFileUploadExecutor
Field Summary |
Fields inherited from class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor |
configurationContext, log |
Constructor Summary | |
ServiceFileUploadExecutor(org.apache.axis2.context.ConfigurationContext configurationContext)
|
Method Summary | |
boolean |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class org.wso2.wsas.transport.fileupload.AbstractFileUploadExecutor |
checkServiceFileExtensionValidity, executeCommon, getFileName, parseRequest, uploadArtifacts, uploadFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceFileUploadExecutor(org.apache.axis2.context.ConfigurationContext configurationContext)
Method Detail |
public boolean execute(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws org.wso2.utils.ServerException, java.io.IOException
org.wso2.utils.ServerException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |