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