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