@WebServiceClient(name="RegistrationService_V10", targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wscoor", wsdlLocation="wscoor.wsdl") public class RegistrationServiceV10 extends Service
Service.Mode| Constructor and Description |
|---|
RegistrationServiceV10() |
RegistrationServiceV10(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
RegistrationCoordinatorPortType |
getRegistrationCoordinatorPortTypePort(EndpointReference epr,
WebServiceFeature... features) |
RegistrationPortTypeRPC |
getRegistrationPortTypeRPCPort(EndpointReference epr,
WebServiceFeature... features) |
RegistrationRequesterPortType |
getRegistrationRequesterPortTypePort(EndpointReference epr,
WebServiceFeature... features) |
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(EndpointReference epr, 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(EndpointReference epr, 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(EndpointReference epr, 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.