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

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

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

Methods in org.exoplatform.services.wsrp2.bind that return BlockingInteractionResponse
 BlockingInteractionResponse WSRP_v2_Markup_Binding_SOAPStub.performBlockingInteraction(PerformBlockingInteraction performBlockingInteraction)
           
 BlockingInteractionResponse WSRP_v2_Markup_Binding_SOAPImpl.performBlockingInteraction(PerformBlockingInteraction blockingInteractionRequest)
           
 

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

Methods in org.exoplatform.services.wsrp2.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.wsrp2.consumer.impl
 

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

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

Methods in org.exoplatform.services.wsrp2.intf that return BlockingInteractionResponse
 BlockingInteractionResponse WSRP_v2_Markup_PortType.performBlockingInteraction(PerformBlockingInteraction performBlockingInteraction)
           
 

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

Methods in org.exoplatform.services.wsrp2.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.wsrp2.producer.impl
 

Methods in org.exoplatform.services.wsrp2.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.