org.exoplatform.services.wsrp.mocks
Class MockWSRPService

java.lang.Object
  extended by org.apache.axis.client.Service
      extended by org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
          extended by org.exoplatform.services.wsrp.mocks.MockWSRPService
All Implemented Interfaces:
Serializable, Referenceable, javax.xml.rpc.Service, org.exoplatform.services.wsrp.wsdl.WSRPService

public class MockWSRPService
extends org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
implements org.exoplatform.services.wsrp.wsdl.WSRPService

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.axis.client.Service
org.apache.axis.client.Service.HandlerRegistryImpl
 
Field Summary
 
Fields inherited from class org.apache.axis.client.Service
_call
 
Constructor Summary
MockWSRPService()
           
 
Method Summary
 javax.xml.rpc.Call createCall()
           
 javax.xml.rpc.Call createCall(QName qName)
           
 javax.xml.rpc.Call createCall(QName qName, QName qName1)
           
 javax.xml.rpc.Call createCall(QName qName, String string)
           
 javax.xml.rpc.Call[] getCalls(QName qName)
           
 javax.xml.rpc.handler.HandlerRegistry getHandlerRegistry()
           
 Remote getPort(Class aClass)
           
 Remote getPort(QName qName, Class aClass)
           
 QName getServiceName()
           
 javax.xml.rpc.encoding.TypeMappingRegistry getTypeMappingRegistry()
           
 URL getWSDLDocumentLocation()
           
 org.exoplatform.services.wsrp.intf.WSRP_v1_Markup_PortType getWSRPMarkupService()
           
 org.exoplatform.services.wsrp.intf.WSRP_v1_Markup_PortType getWSRPMarkupService(URL portAddress)
           
 String getWSRPMarkupServiceAddress()
           
 org.exoplatform.services.wsrp.intf.WSRP_v1_PortletManagement_PortType getWSRPPortletManagementService()
           
 org.exoplatform.services.wsrp.intf.WSRP_v1_PortletManagement_PortType getWSRPPortletManagementService(URL portAddress)
           
 String getWSRPPortletManagementServiceAddress()
           
 org.exoplatform.services.wsrp.intf.WSRP_v1_Registration_PortType getWSRPRegistrationService()
           
 org.exoplatform.services.wsrp.intf.WSRP_v1_Registration_PortType getWSRPRegistrationService(URL portAddress)
           
 String getWSRPRegistrationServiceAddress()
           
 org.exoplatform.services.wsrp.intf.WSRP_v1_ServiceDescription_PortType getWSRPServiceDescriptionService()
           
 org.exoplatform.services.wsrp.intf.WSRP_v1_ServiceDescription_PortType getWSRPServiceDescriptionService(URL portAddress)
           
 String getWSRPServiceDescriptionServiceAddress()
           
 
Methods inherited from class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
getPorts, getWSRPMarkupServiceWSDDServiceName, getWSRPPortletManagementServiceWSDDServiceName, getWSRPRegistrationServiceWSDDServiceName, getWSRPServiceDescriptionServiceWSDDServiceName, setEndpointAddress, setEndpointAddress, setWSRPMarkupServiceEndpointAddress, setWSRPMarkupServiceWSDDServiceName, setWSRPPortletManagementServiceEndpointAddress, setWSRPPortletManagementServiceWSDDServiceName, setWSRPRegistrationServiceEndpointAddress, setWSRPRegistrationServiceWSDDServiceName, setWSRPServiceDescriptionServiceEndpointAddress, setWSRPServiceDescriptionServiceWSDDServiceName
 
Methods inherited from class org.apache.axis.client.Service
getAxisClient, getCacheWSDL, getCall, getEngine, getEngineConfiguration, getMaintainSession, getPort, getReference, getWSDLParser, getWSDLService, setCacheWSDL, setClientConfig, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.rpc.Service
getPorts
 

Constructor Detail

MockWSRPService

public MockWSRPService()
Method Detail

getWSRPPortletManagementServiceAddress

public String getWSRPPortletManagementServiceAddress()
Specified by:
getWSRPPortletManagementServiceAddress in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPPortletManagementServiceAddress in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator

getWSRPPortletManagementService

public org.exoplatform.services.wsrp.intf.WSRP_v1_PortletManagement_PortType getWSRPPortletManagementService()
                                                                                                      throws javax.xml.rpc.ServiceException
Specified by:
getWSRPPortletManagementService in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPPortletManagementService in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getWSRPPortletManagementService

public org.exoplatform.services.wsrp.intf.WSRP_v1_PortletManagement_PortType getWSRPPortletManagementService(URL portAddress)
                                                                                                      throws javax.xml.rpc.ServiceException
Specified by:
getWSRPPortletManagementService in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPPortletManagementService in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getWSRPRegistrationServiceAddress

public String getWSRPRegistrationServiceAddress()
Specified by:
getWSRPRegistrationServiceAddress in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPRegistrationServiceAddress in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator

getWSRPRegistrationService

public org.exoplatform.services.wsrp.intf.WSRP_v1_Registration_PortType getWSRPRegistrationService()
                                                                                            throws javax.xml.rpc.ServiceException
Specified by:
getWSRPRegistrationService in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPRegistrationService in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getWSRPRegistrationService

public org.exoplatform.services.wsrp.intf.WSRP_v1_Registration_PortType getWSRPRegistrationService(URL portAddress)
                                                                                            throws javax.xml.rpc.ServiceException
Specified by:
getWSRPRegistrationService in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPRegistrationService in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getWSRPMarkupServiceAddress

public String getWSRPMarkupServiceAddress()
Specified by:
getWSRPMarkupServiceAddress in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPMarkupServiceAddress in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator

getWSRPMarkupService

public org.exoplatform.services.wsrp.intf.WSRP_v1_Markup_PortType getWSRPMarkupService()
                                                                                throws javax.xml.rpc.ServiceException
Specified by:
getWSRPMarkupService in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPMarkupService in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getWSRPMarkupService

public org.exoplatform.services.wsrp.intf.WSRP_v1_Markup_PortType getWSRPMarkupService(URL portAddress)
                                                                                throws javax.xml.rpc.ServiceException
Specified by:
getWSRPMarkupService in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPMarkupService in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getWSRPServiceDescriptionServiceAddress

public String getWSRPServiceDescriptionServiceAddress()
Specified by:
getWSRPServiceDescriptionServiceAddress in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPServiceDescriptionServiceAddress in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator

getWSRPServiceDescriptionService

public org.exoplatform.services.wsrp.intf.WSRP_v1_ServiceDescription_PortType getWSRPServiceDescriptionService()
                                                                                                        throws javax.xml.rpc.ServiceException
Specified by:
getWSRPServiceDescriptionService in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPServiceDescriptionService in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getWSRPServiceDescriptionService

public org.exoplatform.services.wsrp.intf.WSRP_v1_ServiceDescription_PortType getWSRPServiceDescriptionService(URL portAddress)
                                                                                                        throws javax.xml.rpc.ServiceException
Specified by:
getWSRPServiceDescriptionService in interface org.exoplatform.services.wsrp.wsdl.WSRPService
Overrides:
getWSRPServiceDescriptionService in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getPort

public Remote getPort(QName qName,
                      Class aClass)
               throws javax.xml.rpc.ServiceException
Specified by:
getPort in interface javax.xml.rpc.Service
Overrides:
getPort in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getPort

public Remote getPort(Class aClass)
               throws javax.xml.rpc.ServiceException
Specified by:
getPort in interface javax.xml.rpc.Service
Overrides:
getPort in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator
Throws:
javax.xml.rpc.ServiceException

getCalls

public javax.xml.rpc.Call[] getCalls(QName qName)
                              throws javax.xml.rpc.ServiceException
Specified by:
getCalls in interface javax.xml.rpc.Service
Overrides:
getCalls in class org.apache.axis.client.Service
Throws:
javax.xml.rpc.ServiceException

createCall

public javax.xml.rpc.Call createCall(QName qName)
                              throws javax.xml.rpc.ServiceException
Specified by:
createCall in interface javax.xml.rpc.Service
Overrides:
createCall in class org.apache.axis.client.Service
Throws:
javax.xml.rpc.ServiceException

createCall

public javax.xml.rpc.Call createCall(QName qName,
                                     QName qName1)
                              throws javax.xml.rpc.ServiceException
Specified by:
createCall in interface javax.xml.rpc.Service
Overrides:
createCall in class org.apache.axis.client.Service
Throws:
javax.xml.rpc.ServiceException

createCall

public javax.xml.rpc.Call createCall(QName qName,
                                     String string)
                              throws javax.xml.rpc.ServiceException
Specified by:
createCall in interface javax.xml.rpc.Service
Overrides:
createCall in class org.apache.axis.client.Service
Throws:
javax.xml.rpc.ServiceException

createCall

public javax.xml.rpc.Call createCall()
                              throws javax.xml.rpc.ServiceException
Specified by:
createCall in interface javax.xml.rpc.Service
Overrides:
createCall in class org.apache.axis.client.Service
Throws:
javax.xml.rpc.ServiceException

getServiceName

public QName getServiceName()
Specified by:
getServiceName in interface javax.xml.rpc.Service
Overrides:
getServiceName in class org.exoplatform.services.wsrp.wsdl.WSRPServiceLocator

getWSDLDocumentLocation

public URL getWSDLDocumentLocation()
Specified by:
getWSDLDocumentLocation in interface javax.xml.rpc.Service
Overrides:
getWSDLDocumentLocation in class org.apache.axis.client.Service

getTypeMappingRegistry

public javax.xml.rpc.encoding.TypeMappingRegistry getTypeMappingRegistry()
Specified by:
getTypeMappingRegistry in interface javax.xml.rpc.Service
Overrides:
getTypeMappingRegistry in class org.apache.axis.client.Service

getHandlerRegistry

public javax.xml.rpc.handler.HandlerRegistry getHandlerRegistry()
Specified by:
getHandlerRegistry in interface javax.xml.rpc.Service
Overrides:
getHandlerRegistry in class org.apache.axis.client.Service


Copyright © 2009 eXo Platform SAS. All Rights Reserved.