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