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

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

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

Classes in org.apache.http.impl.cookie that implement SetCookie2
 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.