|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.impl.cookie.RFC2965SpecFactory
@Immutable public class RFC2965SpecFactory
CookieSpecFactory
implementation that creates and initializes
RFC2965Spec
instances.
The following parameters can be used to customize the behavior of this class:
Constructor Summary | |
---|---|
RFC2965SpecFactory()
|
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 RFC2965SpecFactory()
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 |