Class RegistrationServiceV11


  • @WebServiceClient(name="RegistrationService_V11",
                      targetNamespace="http://docs.oasis-open.org/ws-tx/wscoor/2006/06",
                      wsdlLocation="wstx-wscoor-1.1-wsdl-200702.wsdl")
    public class RegistrationServiceV11
    extends javax.xml.ws.Service
    • Constructor Detail

      • RegistrationServiceV11

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

        public RegistrationServiceV11()
    • Method Detail

      • getRegistrationPort

        @WebEndpoint(name="RegistrationPort")
        public RegistrationPortType getRegistrationPort​(javax.xml.ws.EndpointReference epr,
                                                        javax.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 RegistrationPortType
      • getRegistrationRequesterPort

        @WebEndpoint(name="RegistrationRequesterPort")
        public RegistrationRequesterPortType getRegistrationRequesterPort​(javax.xml.ws.EndpointReference epr,
                                                                          javax.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
      • getRegistrationCoordinatorPort

        @WebEndpoint(name="RegistrationCoordinatorPort")
        public RegistrationCoordinatorPortType getRegistrationCoordinatorPort​(javax.xml.ws.EndpointReference epr,
                                                                              javax.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