@Immutable public class RFC2109SpecFactoryHC4 extends java.lang.Object implements org.apache.http.cookie.CookieSpecFactory, CookieSpecProvider
CookieSpecProvider implementation that creates and initializes
RFC2109Spec instances.| Constructor and Description |
|---|
RFC2109SpecFactoryHC4() |
RFC2109SpecFactoryHC4(java.lang.String[] datepatterns,
boolean oneHeader) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.cookie.CookieSpec |
create(org.apache.http.protocol.HttpContext context)
Creates an instance of
CookieSpec. |
org.apache.http.cookie.CookieSpec |
newInstance(org.apache.http.params.HttpParams params) |
public RFC2109SpecFactoryHC4(java.lang.String[] datepatterns,
boolean oneHeader)
public RFC2109SpecFactoryHC4()
public org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams params)
newInstance in interface org.apache.http.cookie.CookieSpecFactorypublic org.apache.http.cookie.CookieSpec create(org.apache.http.protocol.HttpContext context)
CookieSpecProviderCookieSpec.create in interface CookieSpecProviderCopyright © 1999-2015 The Apache Software Foundation. All rights reserved.