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

Packages that use WSRPInteractionRequest
org.exoplatform.services.wsrp.consumer   
org.exoplatform.services.wsrp.consumer.adapters   
org.exoplatform.services.wsrp.consumer.impl   
 

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

Methods in org.exoplatform.services.wsrp.consumer with parameters of type WSRPInteractionRequest
 BlockingInteractionResponse PortletDriver.performBlockingInteraction(WSRPInteractionRequest actionRequest, UserSessionMgr userSession, java.lang.String path)
          This method is used to perform a blocking interaction on the portlet instance.
 

Uses of WSRPInteractionRequest in org.exoplatform.services.wsrp.consumer.adapters
 

Classes in org.exoplatform.services.wsrp.consumer.adapters that implement WSRPInteractionRequest
 class WSRPInteractionRequestAdapter
           
 

Uses of WSRPInteractionRequest in org.exoplatform.services.wsrp.consumer.impl
 

Methods in org.exoplatform.services.wsrp.consumer.impl with parameters of type WSRPInteractionRequest
 BlockingInteractionResponse PortletDriverImpl.performBlockingInteraction(WSRPInteractionRequest actionRequest, UserSessionMgr userSession, java.lang.String path)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.