Uses of Class
org.exoplatform.services.wsrp.type.BlockingInteractionResponse

Packages that use BlockingInteractionResponse
org.exoplatform.services.wsrp.bind   
org.exoplatform.services.wsrp.consumer   
org.exoplatform.services.wsrp.consumer.impl   
org.exoplatform.services.wsrp.intf   
org.exoplatform.services.wsrp.producer   
org.exoplatform.services.wsrp.producer.impl   
 

Uses of BlockingInteractionResponse in org.exoplatform.services.wsrp.bind
 

Methods in org.exoplatform.services.wsrp.bind that return BlockingInteractionResponse
 BlockingInteractionResponse WSRP_v1_Markup_Binding_SOAPStub.performBlockingInteraction(BlockingInteractionRequest performBlockingInteraction)
           
 BlockingInteractionResponse WSRP_v1_Markup_Binding_SOAPImpl.performBlockingInteraction(BlockingInteractionRequest blockingInteractionRequest)
           
 

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

Methods in org.exoplatform.services.wsrp.consumer that return BlockingInteractionResponse
 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 BlockingInteractionResponse in org.exoplatform.services.wsrp.consumer.impl
 

Methods in org.exoplatform.services.wsrp.consumer.impl that return BlockingInteractionResponse
 BlockingInteractionResponse PortletDriverImpl.performBlockingInteraction(WSRPInteractionRequest actionRequest, UserSessionMgr userSession, java.lang.String path)
           
 

Uses of BlockingInteractionResponse in org.exoplatform.services.wsrp.intf
 

Methods in org.exoplatform.services.wsrp.intf that return BlockingInteractionResponse
 BlockingInteractionResponse WSRP_v1_Markup_PortType.performBlockingInteraction(BlockingInteractionRequest performBlockingInteraction)
           
 

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

Methods in org.exoplatform.services.wsrp.producer that return BlockingInteractionResponse
 BlockingInteractionResponse MarkupOperationsInterface.performBlockingInteraction(RegistrationContext registrationContext, PortletContext portletContext, RuntimeContext runtimeContext, UserContext userContext, MarkupParams markupParams, InteractionParams interactionParams)
           
 

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

Methods in org.exoplatform.services.wsrp.producer.impl that return BlockingInteractionResponse
 BlockingInteractionResponse MarkupOperationsInterfaceImpl.performBlockingInteraction(RegistrationContext registrationContext, PortletContext portletContext, RuntimeContext runtimeContext, UserContext userContext, MarkupParams markupParams, InteractionParams interactionParams)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.