org.exoplatform.services.wsrp.wsdl
Interface WSRPService
- All Superinterfaces:
- javax.xml.rpc.Service
- All Known Implementing Classes:
- MockWSRPService, WSRPServiceLocator
public interface WSRPService
- extends javax.xml.rpc.Service
| Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation |
getWSRPMarkupServiceAddress
java.lang.String getWSRPMarkupServiceAddress()
getWSRPMarkupService
WSRP_v1_Markup_PortType getWSRPMarkupService()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSRPMarkupService
WSRP_v1_Markup_PortType getWSRPMarkupService(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSRPPortletManagementServiceAddress
java.lang.String getWSRPPortletManagementServiceAddress()
getWSRPPortletManagementService
WSRP_v1_PortletManagement_PortType getWSRPPortletManagementService()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSRPPortletManagementService
WSRP_v1_PortletManagement_PortType getWSRPPortletManagementService(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSRPRegistrationServiceAddress
java.lang.String getWSRPRegistrationServiceAddress()
getWSRPRegistrationService
WSRP_v1_Registration_PortType getWSRPRegistrationService()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSRPRegistrationService
WSRP_v1_Registration_PortType getWSRPRegistrationService(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSRPServiceDescriptionServiceAddress
java.lang.String getWSRPServiceDescriptionServiceAddress()
getWSRPServiceDescriptionService
WSRP_v1_ServiceDescription_PortType getWSRPServiceDescriptionService()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getWSRPServiceDescriptionService
WSRP_v1_ServiceDescription_PortType getWSRPServiceDescriptionService(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
Copyright © 2010 eXo Platform SAS. All Rights Reserved.