Uses of Class
org.exoplatform.services.wsrp.producer.impl.helpers.WSRPHttpSession

Packages that use WSRPHttpSession
org.exoplatform.services.wsrp.producer   
org.exoplatform.services.wsrp.producer.impl   
org.exoplatform.services.wsrp.producer.impl.helpers   
 

Uses of WSRPHttpSession in org.exoplatform.services.wsrp.producer
 

Methods in org.exoplatform.services.wsrp.producer that return WSRPHttpSession
 WSRPHttpSession TransientStateManager.resolveSession(String sessionID, String user, Integer sessiontimeperiod)
           
 

Methods in org.exoplatform.services.wsrp.producer with parameters of type WSRPHttpSession
 org.exoplatform.services.wsrp.type.Templates TransientStateManager.getTemplates(WSRPHttpSession session)
           
 org.exoplatform.services.wsrp.type.UserContext TransientStateManager.resolveUserContext(org.exoplatform.services.wsrp.type.UserContext userContext, WSRPHttpSession session)
           
 void TransientStateManager.storeTemplates(org.exoplatform.services.wsrp.type.Templates templates, WSRPHttpSession session)
           
 

Uses of WSRPHttpSession in org.exoplatform.services.wsrp.producer.impl
 

Methods in org.exoplatform.services.wsrp.producer.impl that return WSRPHttpSession
 WSRPHttpSession TransientStateManagerImpl.resolveSession(String sessionID, String user, Integer sessiontimeperiod)
           
 

Methods in org.exoplatform.services.wsrp.producer.impl with parameters of type WSRPHttpSession
 org.exoplatform.services.wsrp.type.Templates TransientStateManagerImpl.getTemplates(WSRPHttpSession session)
           
 org.exoplatform.services.wsrp.type.UserContext TransientStateManagerImpl.resolveUserContext(org.exoplatform.services.wsrp.type.UserContext userContext, WSRPHttpSession session)
           
 void TransientStateManagerImpl.storeTemplates(org.exoplatform.services.wsrp.type.Templates templates, WSRPHttpSession session)
           
 

Uses of WSRPHttpSession in org.exoplatform.services.wsrp.producer.impl.helpers
 

Methods in org.exoplatform.services.wsrp.producer.impl.helpers with parameters of type WSRPHttpSession
 void WSRPHttpServletRequest.setWsrpSession(WSRPHttpSession wsrpSession)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.