@WebServiceClient(name="RegistrationService_V10", targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wscoor", wsdlLocation="file:wsdls/wsc10/wscoor.wsdl") public class RegistrationServiceV10 extends Service
Service.Mode| Constructor and Description |
|---|
RegistrationServiceV10() |
RegistrationServiceV10(URL wsdlLocation,
QName serviceName) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver@WebEndpoint(name="RegistrationRequesterPortTypePort") public RegistrationRequesterPortType getRegistrationRequesterPortTypePort()
@WebEndpoint(name="RegistrationRequesterPortTypePort") public RegistrationRequesterPortType getRegistrationRequesterPortTypePort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.@WebEndpoint(name="RegistrationPortTypeRPCPort") public RegistrationPortTypeRPC getRegistrationPortTypeRPCPort()
@WebEndpoint(name="RegistrationPortTypeRPCPort") public RegistrationPortTypeRPC getRegistrationPortTypeRPCPort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.@WebEndpoint(name="RegistrationCoordinatorPortTypePort") public RegistrationCoordinatorPortType getRegistrationCoordinatorPortTypePort()
@WebEndpoint(name="RegistrationCoordinatorPortTypePort") public RegistrationCoordinatorPortType getRegistrationCoordinatorPortTypePort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.Copyright © 2005–2018 Oracle Corporation. All rights reserved.