public class NHttpGetProcessor
extends org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
Constructor and Description |
---|
NHttpGetProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
handleException(String msg,
Exception e) |
void |
init(org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.synapse.transport.nhttp.ServerHandler serverHandler) |
void |
process(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.axis2.context.MessageContext messageContext,
org.apache.http.nio.NHttpServerConnection conn,
OutputStream outputStream,
boolean b) |
generateServiceDetailsPage, generateServicesList, generateWsdl, generateWsdl2, generateXsd, getIpAddress, getServiceName, getServicesHTML, handleBrowserException, handleException, isIP, isServiceListBlocked, isWSDLProvidedForProxyService, processGetAndDelete
public void init(org.apache.axis2.context.ConfigurationContext configurationContext, org.apache.synapse.transport.nhttp.ServerHandler serverHandler) throws org.apache.axis2.AxisFault
init
in interface org.apache.synapse.transport.nhttp.HttpGetRequestProcessor
init
in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
org.apache.axis2.AxisFault
public void process(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, org.apache.axis2.context.MessageContext messageContext, org.apache.http.nio.NHttpServerConnection conn, OutputStream outputStream, boolean b)
process
in interface org.apache.synapse.transport.nhttp.HttpGetRequestProcessor
process
in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
Copyright © 2022 WSO2. All rights reserved.