Home
last modified time | relevance | path

Searched refs:BestMatchSpecFactory (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
DBestMatchSpecFactory.java50 public class BestMatchSpecFactory implements CookieSpecFactory { class
/external/apache-http/src/org/apache/http/impl/client/
DDefaultHttpClient.java66 import org.apache.http.impl.cookie.BestMatchSpecFactory;
268 new BestMatchSpecFactory()); in createCookieSpecRegistry()
/external/apache-http/
Dart-profile487 HPLorg/apache/http/impl/cookie/BestMatchSpecFactory;-><init>()V
488 HPLorg/apache/http/impl/cookie/BestMatchSpecFactory;->newInstance(Lorg/apache/http/params/HttpParam…
/external/apache-http/api/
Dcurrent.txt3082 …@Deprecated public class BestMatchSpecFactory implements org.apache.http.cookie.CookieSpecFactory {
3083 ctor @Deprecated public BestMatchSpecFactory();