public class TraceHttpResponseInterceptor extends Object implements org.apache.http.HttpResponseInterceptor
| Constructor and Description |
|---|
TraceHttpResponseInterceptor() |
TraceHttpResponseInterceptor(String profile) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public TraceHttpResponseInterceptor()
public TraceHttpResponseInterceptor(String profile)
Copyright © 2019. All rights reserved.