Uses of Interface
org.exoplatform.services.wsrp.consumer.InitCookieInfo

Packages that use InitCookieInfo
org.exoplatform.services.wsrp.consumer   
org.exoplatform.services.wsrp.consumer.impl.helpers   
org.exoplatform.services.wsrp.consumer.templates   
 

Uses of InitCookieInfo in org.exoplatform.services.wsrp.consumer
 

Subinterfaces of InitCookieInfo in org.exoplatform.services.wsrp.consumer
 interface GroupSessionMgr
          Interface for a consumer based group session.A group session is used to hold portlet session objects of portlet instances which belong to the same group of the same producer according to their portlet description.
 interface UserSessionMgr
          A consumer based session which represents a user session with a certain producer.
 

Uses of InitCookieInfo in org.exoplatform.services.wsrp.consumer.impl.helpers
 

Classes in org.exoplatform.services.wsrp.consumer.impl.helpers that implement InitCookieInfo
 class GroupSessionImpl
           
 class InitCookieImpl
          Created y the eXo platform team User: Benjamin Mestrallet Date: 11 mai 2004
 class UserSessionImpl
           
 

Uses of InitCookieInfo in org.exoplatform.services.wsrp.consumer.templates
 

Classes in org.exoplatform.services.wsrp.consumer.templates that implement InitCookieInfo
 class InitCookieTemplate
          Created y the eXo platform team User: Benjamin Mestrallet Date: 11 mai 2004
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.