Uses of Interface
org.apache.http.cookie.ClientCookie

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

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

Classes in org.apache.http.impl.cookie that implement ClientCookie
 class BasicClientCookie
          HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.
 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.