@Immutable public class ResponseProcessCookiesHC4 extends java.lang.Object implements org.apache.http.HttpResponseInterceptor
CookieStore with data
contained in response cookies received in the given the HTTP response.| Constructor and Description |
|---|
ResponseProcessCookiesHC4() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public void process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
java.io.IOException
process in interface org.apache.http.HttpResponseInterceptororg.apache.http.HttpExceptionjava.io.IOExceptionCopyright © 1999-2015 The Apache Software Foundation. All rights reserved.