|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.impl.cookie.RFC2109SpecFactory
@Immutable public class RFC2109SpecFactory
CookieSpecFactory
implementation that creates and initializes
RFC2109Spec
instances.
The following parameters can be used to customize the behavior of this class:
Constructor Summary | |
---|---|
RFC2109SpecFactory()
|
Method Summary | |
---|---|
CookieSpec |
newInstance(org.apache.http.params.HttpParams params)
Creates an instance of CookieSpec using given HTTP parameters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RFC2109SpecFactory()
Method Detail |
---|
public CookieSpec newInstance(org.apache.http.params.HttpParams params)
CookieSpecFactory
CookieSpec
using given HTTP parameters.
newInstance
in interface CookieSpecFactory
params
- HTTP parameters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |