public class Wsdl20Processor extends AbstractWsdlProcessor
AbstractWsdlProcessor.WSDLPrinter
Constructor and Description |
---|
Wsdl20Processor() |
Modifier and Type | Method and Description |
---|---|
void |
process(CarbonHttpRequest request,
CarbonHttpResponse response,
org.apache.axis2.context.ConfigurationContext configurationContext)
Process the HTTP GET request
|
checkForAnnotation, getImportedWSDL, printWSDL
public void process(CarbonHttpRequest request, CarbonHttpResponse response, org.apache.axis2.context.ConfigurationContext configurationContext) throws Exception
HttpGetRequestProcessor
request
- The CarbonHttpRequestresponse
- The CarbonHttpResponseconfigurationContext
- The system ConfigurationContextException
- If some failure occurs during processingCopyright © 2016 WSO2 Inc. All rights reserved.