Class RegistrationServiceV10


  • @WebServiceClient(name="RegistrationService_V10",
                      targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wscoor",
                      wsdlLocation="wscoor.wsdl")
    public class RegistrationServiceV10
    extends jakarta.xml.ws.Service
    • Constructor Detail

      • RegistrationServiceV10

        public RegistrationServiceV10​(URL wsdlLocation,
                                      QName serviceName)
      • RegistrationServiceV10

        public RegistrationServiceV10()
    • Method Detail

      • getRegistrationRequesterPortTypePort

        @WebEndpoint(name="RegistrationRequesterPortTypePort")
        public RegistrationRequesterPortType getRegistrationRequesterPortTypePort​(jakarta.xml.ws.EndpointReference epr,
                                                                                  jakarta.xml.ws.WebServiceFeature... features)
        Parameters:
        features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
        Returns:
        returns RegistrationRequesterPortType
      • getRegistrationPortTypeRPCPort

        @WebEndpoint(name="RegistrationPortTypeRPCPort")
        public RegistrationPortTypeRPC getRegistrationPortTypeRPCPort​(jakarta.xml.ws.EndpointReference epr,
                                                                      jakarta.xml.ws.WebServiceFeature... features)
        Parameters:
        features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
        Returns:
        returns RegistrationPortTypeRPC
      • getRegistrationCoordinatorPortTypePort

        @WebEndpoint(name="RegistrationCoordinatorPortTypePort")
        public RegistrationCoordinatorPortType getRegistrationCoordinatorPortTypePort​(jakarta.xml.ws.EndpointReference epr,
                                                                                      jakarta.xml.ws.WebServiceFeature... features)
        Parameters:
        features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
        Returns:
        returns RegistrationCoordinatorPortType