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