|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.impl.cookie.NetscapeDraftSpecFactory
@Immutable public class NetscapeDraftSpecFactory
CookieSpecFactory implementation that creates and initializes
NetscapeDraftSpec instances.
The following parameters can be used to customize the behavior of this class:
| Constructor Summary | |
|---|---|
NetscapeDraftSpecFactory()
|
|
| 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 NetscapeDraftSpecFactory()
| Method Detail |
|---|
public CookieSpec newInstance(org.apache.http.params.HttpParams params)
CookieSpecFactoryCookieSpec using given HTTP parameters.
newInstance in interface CookieSpecFactoryparams - HTTP parameters.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||