public class XsdProcessor extends Object implements HttpGetRequestProcessor
Constructor and Description |
---|
XsdProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(CarbonHttpRequest request,
CarbonHttpResponse response,
org.apache.axis2.context.ConfigurationContext configCtx)
Process the HTTP GET request
|
public void process(CarbonHttpRequest request, CarbonHttpResponse response, org.apache.axis2.context.ConfigurationContext configCtx) throws Exception
HttpGetRequestProcessor
process
in interface HttpGetRequestProcessor
request
- The CarbonHttpRequestresponse
- The CarbonHttpResponseconfigCtx
- The system ConfigurationContextException
- If some failure occurs during processingCopyright © 2016 WSO2 Inc. All rights reserved.