Uses of Class
org.apache.http.impl.cookie.BasicClientCookie

Packages that use BasicClientCookie
org.apache.http.impl.cookie   
 

Uses of BasicClientCookie in org.apache.http.impl.cookie
 

Subclasses of BasicClientCookie in org.apache.http.impl.cookie
 class BasicClientCookie2
          HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session as specified by RFC2965.
 



Copyright © 1999-2008 Apache Software Foundation. All Rights Reserved.