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