No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | org.apache.http.client.CookieStore | 
|  Known Indirect Subclasses | 
Abstract cookie store.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Adds an 
            HTTP cookie, replacing any existing equivalent cookies. | ||||||||||
|  | 
           Clears all cookies.
           | ||||||||||
|  |  | ||||||||||
|  | 
           Returns all cookies contained in this store.
           | ||||||||||
Adds an HTTP cookie, replacing any existing equivalent cookies. If the given cookie has already expired it will not be added, but existing values will still be removed.
| cookie | the cookieto be added | 
|---|
Returns all cookies contained in this store.