io.tracee.binding.httpcomponents
Class TraceeHttpResponseInterceptor
java.lang.Object
io.tracee.binding.httpcomponents.TraceeHttpResponseInterceptor
- All Implemented Interfaces:
- org.apache.http.HttpResponseInterceptor
public class TraceeHttpResponseInterceptor
- extends Object
- implements org.apache.http.HttpResponseInterceptor
|
Method Summary |
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraceeHttpResponseInterceptor
public TraceeHttpResponseInterceptor()
TraceeHttpResponseInterceptor
public TraceeHttpResponseInterceptor(String profile)
process
public final void process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
IOException
- Specified by:
process in interface org.apache.http.HttpResponseInterceptor
- Throws:
org.apache.http.HttpException
IOException
Copyright © 2013-2015 Holisticon AG. All Rights Reserved.