@WebServiceClient(name="WSAT10Service", targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wsat", wsdlLocation="file:wsdls/wsat10/wsat.wsdl") public class WSAT10Service extends Service
Service.Mode| Constructor and Description |
|---|
WSAT10Service() |
WSAT10Service(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
CoordinatorPortType |
getCoordinatorPortTypePort() |
CoordinatorPortType |
getCoordinatorPortTypePort(WebServiceFeature... features) |
ParticipantPortType |
getParticipantPortTypePort() |
ParticipantPortType |
getParticipantPortTypePort(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="CoordinatorPortTypePort") public CoordinatorPortType getCoordinatorPortTypePort()
@WebEndpoint(name="CoordinatorPortTypePort") public CoordinatorPortType getCoordinatorPortTypePort(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="ParticipantPortTypePort") public ParticipantPortType getParticipantPortTypePort()
@WebEndpoint(name="ParticipantPortTypePort") public ParticipantPortType getParticipantPortTypePort(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.