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(java.lang.String sessionID, java.lang.String user, java.lang.Integer sessiontimeperiod)
           
 

Methods in org.exoplatform.services.wsrp.producer with parameters of type WSRPHttpSession
 Templates TransientStateManager.getTemplates(WSRPHttpSession session)
           
 UserContext TransientStateManager.resolveUserContext(UserContext userContext, WSRPHttpSession session)
           
 void TransientStateManager.storeTemplates(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(java.lang.String sessionID, java.lang.String user, java.lang.Integer sessiontimeperiod)
           
 

Methods in org.exoplatform.services.wsrp.producer.impl with parameters of type WSRPHttpSession
 Templates TransientStateManagerImpl.getTemplates(WSRPHttpSession session)
           
 UserContext TransientStateManagerImpl.resolveUserContext(UserContext userContext, WSRPHttpSession session)
           
 void TransientStateManagerImpl.storeTemplates(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 © 2011 eXo Platform SAS. All Rights Reserved.