Uses of Interface
org.exoplatform.services.wsrp.intf.WSRP_v1_Markup_PortType

Packages that use WSRP_v1_Markup_PortType
org.exoplatform.services.wsrp.bind   
org.exoplatform.services.wsrp.consumer   
org.exoplatform.services.wsrp.consumer.impl.helpers   
org.exoplatform.services.wsrp.consumer.templates   
org.exoplatform.services.wsrp.mocks   
org.exoplatform.services.wsrp.wsdl   
 

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

Classes in org.exoplatform.services.wsrp.bind that implement WSRP_v1_Markup_PortType
 class WSRP_v1_Markup_Binding_SOAPImpl
           
 class WSRP_v1_Markup_Binding_SOAPStub
           
 

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

Methods in org.exoplatform.services.wsrp.consumer that return WSRP_v1_Markup_PortType
 WSRP_v1_Markup_PortType PortletServices.getWSRPMarkupService()
          Get a port type object describing the operations of a produces markup service endpoint.
 WSRP_v1_Markup_PortType InitCookieInfo.getWSRPMarkupService()
           
 

Methods in org.exoplatform.services.wsrp.consumer with parameters of type WSRP_v1_Markup_PortType
 void PortletServices.setWSRPMarkupService(WSRP_v1_Markup_PortType markupPortType)
          Set the portType object of the markup service.
 void InitCookieInfo.setWSRPMarkupService(WSRP_v1_Markup_PortType markupPortType)
           
 

Uses of WSRP_v1_Markup_PortType in org.exoplatform.services.wsrp.consumer.impl.helpers
 

Methods in org.exoplatform.services.wsrp.consumer.impl.helpers that return WSRP_v1_Markup_PortType
 WSRP_v1_Markup_PortType InitCookieImpl.getWSRPMarkupService()
           
 

Methods in org.exoplatform.services.wsrp.consumer.impl.helpers with parameters of type WSRP_v1_Markup_PortType
 void InitCookieImpl.setWSRPMarkupService(WSRP_v1_Markup_PortType markupPortType)
           
 

Uses of WSRP_v1_Markup_PortType in org.exoplatform.services.wsrp.consumer.templates
 

Methods in org.exoplatform.services.wsrp.consumer.templates that return WSRP_v1_Markup_PortType
abstract  WSRP_v1_Markup_PortType InitCookieTemplate.getWSRPMarkupService()
           
 

Methods in org.exoplatform.services.wsrp.consumer.templates with parameters of type WSRP_v1_Markup_PortType
abstract  void InitCookieTemplate.setWSRPMarkupService(WSRP_v1_Markup_PortType markupPortType)
           
 

Uses of WSRP_v1_Markup_PortType in org.exoplatform.services.wsrp.mocks
 

Methods in org.exoplatform.services.wsrp.mocks that return WSRP_v1_Markup_PortType
 WSRP_v1_Markup_PortType MockWSRPService.getWSRPMarkupService()
           
 WSRP_v1_Markup_PortType MockWSRPService.getWSRPMarkupService(java.net.URL portAddress)
           
 

Uses of WSRP_v1_Markup_PortType in org.exoplatform.services.wsrp.wsdl
 

Methods in org.exoplatform.services.wsrp.wsdl that return WSRP_v1_Markup_PortType
 WSRP_v1_Markup_PortType WSRPServiceLocator.getWSRPMarkupService()
           
 WSRP_v1_Markup_PortType WSRPService.getWSRPMarkupService()
           
 WSRP_v1_Markup_PortType WSRPServiceLocator.getWSRPMarkupService(java.net.URL portAddress)
           
 WSRP_v1_Markup_PortType WSRPService.getWSRPMarkupService(java.net.URL portAddress)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.