Searched refs:BestMatchSpec (Results 1 – 4 of 4) sorted by relevance
56 public class BestMatchSpec implements CookieSpec { class65 public BestMatchSpec(final String[] datepatterns, boolean oneHeader) { in BestMatchSpec() method in BestMatchSpec71 public BestMatchSpec() { in BestMatchSpec() method in BestMatchSpec
54 return new BestMatchSpec( in newInstance()58 return new BestMatchSpec(); in newInstance()
477 HPLorg/apache/http/impl/cookie/BestMatchSpec;-><init>([Ljava/lang/String;Z)V478 HPLorg/apache/http/impl/cookie/BestMatchSpec;->formatCookies(Ljava/util/List;)Ljava/util/List;479 HPLorg/apache/http/impl/cookie/BestMatchSpec;->getCompat()Lorg/apache/http/impl/cookie/BrowserCompa…480 HPLorg/apache/http/impl/cookie/BestMatchSpec;->getNetscape()Lorg/apache/http/impl/cookie/NetscapeDr…481 HPLorg/apache/http/impl/cookie/BestMatchSpec;->getStrict()Lorg/apache/http/impl/cookie/RFC2965Spec;482 HPLorg/apache/http/impl/cookie/BestMatchSpec;->getVersion()I483 HPLorg/apache/http/impl/cookie/BestMatchSpec;->getVersionHeader()Lorg/apache/http/Header;484 HPLorg/apache/http/impl/cookie/BestMatchSpec;->match(Lorg/apache/http/cookie/Cookie;Lorg/apache/htt…485 HPLorg/apache/http/impl/cookie/BestMatchSpec;->parse(Lorg/apache/http/Header;Lorg/apache/http/cooki…486 HPLorg/apache/http/impl/cookie/BestMatchSpec;->validate(Lorg/apache/http/cookie/Cookie;Lorg/apache/…
3071 @Deprecated public class BestMatchSpec implements org.apache.http.cookie.CookieSpec {3072 ctor @Deprecated public BestMatchSpec(String[], boolean);3073 ctor @Deprecated public BestMatchSpec();