org.apache.http.impl.cookie
Class BestMatchSpecFactory
java.lang.Object
org.apache.http.impl.cookie.BestMatchSpecFactory
- All Implemented Interfaces:
- CookieSpecFactory
public class BestMatchSpecFactory
- extends Object
- implements CookieSpecFactory
- Since:
- 4.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BestMatchSpecFactory
public BestMatchSpecFactory()
newInstance
public CookieSpec newInstance(HttpParams params)
- Specified by:
newInstance in interface CookieSpecFactory
Please submit a feedback, bug or feature