@WebServiceClient(name="WSAT11Service", targetNamespace="http://docs.oasis-open.org/ws-tx/wsat/2006/06", wsdlLocation="wstx-wsat-1.1-wsdl-200702.wsdl") public class WSAT11Service extends Service
Service.Mode| Constructor and Description |
|---|
WSAT11Service() |
WSAT11Service(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
CoordinatorPortType |
getCoordinatorPort(EndpointReference epr,
WebServiceFeature... features) |
ParticipantPortType |
getParticipantPort(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="CoordinatorPort") public CoordinatorPortType getCoordinatorPort(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="ParticipantPort") public ParticipantPortType getParticipantPort(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.