@WebServiceClient(name="BusinessAgreementWithCoordinatorCompletionParticipantService", targetNamespace="http://docs.oasis-open.org/ws-tx/wsba/2006/06", wsdlLocation="wsdl/wsba-coordinator-completion-participant-binding.wsdl") public class BusinessAgreementWithCoordinatorCompletionParticipantService extends Service
Service.Mode
Constructor and Description |
---|
BusinessAgreementWithCoordinatorCompletionParticipantService() |
BusinessAgreementWithCoordinatorCompletionParticipantService(URL wsdlLocation,
QName serviceName) |
Modifier and Type | Method and Description |
---|---|
BusinessAgreementWithCoordinatorCompletionParticipantPortType |
getBusinessAgreementWithCoordinatorCompletionParticipantPortType() |
BusinessAgreementWithCoordinatorCompletionParticipantPortType |
getBusinessAgreementWithCoordinatorCompletionParticipantPortType(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 BusinessAgreementWithCoordinatorCompletionParticipantService(URL wsdlLocation, QName serviceName)
public BusinessAgreementWithCoordinatorCompletionParticipantService()
@WebEndpoint(name="BusinessAgreementWithCoordinatorCompletionParticipantPortType") public BusinessAgreementWithCoordinatorCompletionParticipantPortType getBusinessAgreementWithCoordinatorCompletionParticipantPortType()
@WebEndpoint(name="BusinessAgreementWithCoordinatorCompletionParticipantPortType") public BusinessAgreementWithCoordinatorCompletionParticipantPortType getBusinessAgreementWithCoordinatorCompletionParticipantPortType(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.