to top
Android APIs
public class

BestMatchSpecFactory

extends Object
implements CookieSpecFactory
java.lang.Object
   ↳ org.apache.http.impl.cookie.BestMatchSpecFactory

Summary

Public Constructors
BestMatchSpecFactory()
Public Methods
CookieSpec newInstance( HttpParams params)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.apache.http.cookie.CookieSpecFactory

Public Constructors

public BestMatchSpecFactory ()

Added in API level 1

Public Methods

public CookieSpec newInstance (HttpParams params)

Added in API level 1

No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.