public class UserAgentEnricherInterceptor extends Object implements HttpRequestResponseInterceptor
| Constructor and Description |
|---|
UserAgentEnricherInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext) |
void |
process(org.apache.http.HttpResponse httpResponse,
org.apache.http.protocol.HttpContext httpContext) |
public void process(org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext)
process in interface org.apache.http.HttpRequestInterceptorpublic void process(org.apache.http.HttpResponse httpResponse,
org.apache.http.protocol.HttpContext httpContext)
process in interface org.apache.http.HttpResponseInterceptorCopyright © 2014–2023 MuleSoft, Inc.. All rights reserved.