Uses of Class
org.apache.synapse.transport.http.wrapper.HttpRequestWrapper
-
Packages that use HttpRequestWrapper Package Description org.apache.synapse.transport.http.access -
-
Uses of HttpRequestWrapper in org.apache.synapse.transport.http.access
Methods in org.apache.synapse.transport.http.access with parameters of type HttpRequestWrapper Modifier and Type Method Description void
Access. log(HttpRequestWrapper request, HttpResponseWrapper response)
The log method that is called from the NHttpClient and Server connection classes.
-