Home
last modified time | relevance | path

Searched refs:CookieSpecFactory (Results 1 – 17 of 17) sorted by relevance

/external/apache-http/src/org/apache/http/cookie/
DCookieSpecRegistry.java59 private final Map<String,CookieSpecFactory> registeredSpecs;
63 this.registeredSpecs = new LinkedHashMap<String,CookieSpecFactory>(); in CookieSpecRegistry()
77 public synchronized void register(final String name, final CookieSpecFactory factory) { in register()
116 CookieSpecFactory factory = registeredSpecs.get(name.toLowerCase(Locale.ENGLISH)); in getCookieSpec()
157 public synchronized void setItems(final Map<String, CookieSpecFactory> map) { in setItems()
DCookieSpecFactory.java47 public interface CookieSpecFactory { interface
/external/apache-http/src/org/apache/http/impl/cookie/
DNetscapeDraftSpecFactory.java35 import org.apache.http.cookie.CookieSpecFactory;
50 public class NetscapeDraftSpecFactory implements CookieSpecFactory {
DBrowserCompatSpecFactory.java35 import org.apache.http.cookie.CookieSpecFactory;
50 public class BrowserCompatSpecFactory implements CookieSpecFactory {
DRFC2965SpecFactory.java35 import org.apache.http.cookie.CookieSpecFactory;
50 public class RFC2965SpecFactory implements CookieSpecFactory {
DBestMatchSpecFactory.java35 import org.apache.http.cookie.CookieSpecFactory;
50 public class BestMatchSpecFactory implements CookieSpecFactory {
DRFC2109SpecFactory.java35 import org.apache.http.cookie.CookieSpecFactory;
50 public class RFC2109SpecFactory implements CookieSpecFactory {
/external/robolectric/v1/lib/main/
Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/apache-http/api/
Dapache-http-legacy-current.txt2089 public abstract deprecated interface CookieSpecFactory {
2098 …thod public synchronized void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory);
2099 …chronized void setItems(java.util.Map<java.lang.String, org.apache.http.cookie.CookieSpecFactory>);
3162 public deprecated class BestMatchSpecFactory implements org.apache.http.cookie.CookieSpecFactory {
3177 …lic deprecated class BrowserCompatSpecFactory implements org.apache.http.cookie.CookieSpecFactory {
3228 …lic deprecated class NetscapeDraftSpecFactory implements org.apache.http.cookie.CookieSpecFactory {
3251 public deprecated class RFC2109SpecFactory implements org.apache.http.cookie.CookieSpecFactory {
3295 public deprecated class RFC2965SpecFactory implements org.apache.http.cookie.CookieSpecFactory {
/external/apache-http/art-profile/
Dorg.apache.http.legacy.boot.prof.txt222 …cookie/CookieSpecRegistry;->register(Ljava/lang/String;Lorg/apache/http/cookie/CookieSpecFactory;)V
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...