Uses of Interface
org.apache.jetspeed.services.webpage.SiteSession

Packages that use SiteSession
org.apache.jetspeed.services.webpage   
 

Uses of SiteSession in org.apache.jetspeed.services.webpage
 

Classes in org.apache.jetspeed.services.webpage that implement SiteSession
 class AbstractSiteSession
           
 class JetspeedSiteSession
          Represents a session with a site
 

Methods in org.apache.jetspeed.services.webpage with parameters of type SiteSession
static boolean WebPageHelper.parseCookies(java.lang.String cookieHeader, SiteSession session)
          Parses cookies from the HTTP response header string and stores them into this instance's cookies collection
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.