Uses of Class
org.apache.synapse.transport.http.wrapper.HttpResponseWrapper
-
Packages that use HttpResponseWrapper Package Description org.apache.synapse.transport.http.access -
-
Uses of HttpResponseWrapper in org.apache.synapse.transport.http.access
Methods in org.apache.synapse.transport.http.access with parameters of type HttpResponseWrapper 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.
-