Package 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
- Author:
- Oleg Kalnichevski
-
Constructor Summary
Constructors Constructor Description BestMatchSpecFactory() -
Method Summary
Modifier and Type Method Description CookieSpecnewInstance(HttpParams params)
-
Constructor Details
-
BestMatchSpecFactory
public BestMatchSpecFactory()
-
-
Method Details
-
newInstance
- Specified by:
newInstancein interfaceCookieSpecFactory
-