io.tracee.binding.httpcomponents
Class TraceeHttpResponseInterceptor

java.lang.Object
  extended by io.tracee.binding.httpcomponents.TraceeHttpResponseInterceptor
All Implemented Interfaces:
org.apache.http.HttpResponseInterceptor

public class TraceeHttpResponseInterceptor
extends Object
implements org.apache.http.HttpResponseInterceptor


Constructor Summary
TraceeHttpResponseInterceptor()
           
TraceeHttpResponseInterceptor(String profile)
           
 
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
 

Constructor Detail

TraceeHttpResponseInterceptor

public TraceeHttpResponseInterceptor()

TraceeHttpResponseInterceptor

public TraceeHttpResponseInterceptor(String profile)
Method Detail

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.