@Contract(threading=STATELESS) public class ResponseProcessCookies extends Object implements HttpResponseInterceptor
CookieStore with data
 contained in response cookies received in the given the HTTP response.| Modifier and Type | Field and Description | 
|---|---|
| static ResponseProcessCookies | INSTANCESingleton instance. | 
| Constructor and Description | 
|---|
| ResponseProcessCookies() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(HttpResponse response,
       EntityDetails entity,
       HttpContext context) | 
public static final ResponseProcessCookies INSTANCE
public void process(HttpResponse response, EntityDetails entity, HttpContext context) throws HttpException, IOException
process in interface HttpResponseInterceptorHttpExceptionIOExceptionCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.