@NotThreadSafe
public class CookieSpecParamBean
extends org.apache.http.params.HttpAbstractParamBean
HttpParams
and manipulate HTTP cookie parameters using Java Beans
conventions.Constructor and Description |
---|
CookieSpecParamBean(org.apache.http.params.HttpParams params) |
Modifier and Type | Method and Description |
---|---|
void |
setDatePatterns(Collection<String> patterns) |
void |
setSingleHeader(boolean singleHeader) |
public CookieSpecParamBean(org.apache.http.params.HttpParams params)
public void setDatePatterns(Collection<String> patterns)
public void setSingleHeader(boolean singleHeader)
Copyright © 1999-2019 The Apache Software Foundation. All Rights Reserved.