public class ResponseDateInterceptor extends Object implements org.apache.http.HttpResponseInterceptor
Constructor and Description |
---|
ResponseDateInterceptor() |
ResponseDateInterceptor(Clock clock) |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
void |
setThrowOnError(boolean shouldThrow) |
public ResponseDateInterceptor()
public ResponseDateInterceptor(Clock clock)
public void setThrowOnError(boolean shouldThrow)
public void process(org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
process
in interface org.apache.http.HttpResponseInterceptor
org.apache.http.HttpException
IOException
Copyright © 2017 Digipost. All rights reserved.