|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor
org.wso2.carbon.wsdl2code.ui.fileupload.WSDL2CodeFileUploadExecutor
public class WSDL2CodeFileUploadExecutor
| Field Summary |
|---|
| Fields inherited from class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor |
|---|
configurationContext, log |
| Constructor Summary | |
|---|---|
WSDL2CodeFileUploadExecutor()
|
|
| Method Summary | |
|---|---|
void |
copyInputStream(InputStream in,
OutputStream out)
|
boolean |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutor |
|---|
checkServiceFileExtensionValidity, executeCommon, generateUUID, getAllFileItems, getContextRoot, getErrorRedirectionPage, getFileItemsMap, getFileName, getFormFieldsMap, getFormFieldValue, getWorkingDir, parseRequest, parseRequest, uploadArtifacts, uploadFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDL2CodeFileUploadExecutor()
| Method Detail |
|---|
public void copyInputStream(InputStream in,
OutputStream out)
throws IOException
IOException
public boolean execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws org.wso2.carbon.CarbonException,
IOException
execute in class org.wso2.carbon.ui.transports.fileupload.AbstractFileUploadExecutororg.wso2.carbon.CarbonException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||