public class StickyCookieInterceptor extends Object implements org.apache.http.HttpRequestInterceptor
Constructor and Description |
---|
StickyCookieInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext) |
public void process(org.apache.http.HttpRequest httpRequest, org.apache.http.protocol.HttpContext httpContext) throws org.apache.http.HttpException, IOException
process
in interface org.apache.http.HttpRequestInterceptor
org.apache.http.HttpException
IOException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.