@WebServiceClient(name="CoordinatorService", targetNamespace="http://docs.oasis-open.org/ws-tx/wsat/2006/06", wsdlLocation="wsdl/wsat-coordinator-binding.wsdl") public class CoordinatorService extends Service
Service.Mode
Constructor and Description |
---|
CoordinatorService() |
CoordinatorService(URL wsdlLocation,
QName serviceName) |
Modifier and Type | Method and Description |
---|---|
CoordinatorPortType |
getCoordinatorPortType() |
CoordinatorPortType |
getCoordinatorPortType(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="CoordinatorPortType") public CoordinatorPortType getCoordinatorPortType()
@WebEndpoint(name="CoordinatorPortType") public CoordinatorPortType getCoordinatorPortType(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 © 2018 JBoss by Red Hat. All rights reserved.