@WebServiceClient(name="TerminationParticipantService", targetNamespace="http://schemas.arjuna.com/ws/2005/10/wsarjtx", wsdlLocation="wsdl/wsarjtx-termination-participant-binding.wsdl") public class TerminationParticipantService extends Service
Service.Mode
Constructor and Description |
---|
TerminationParticipantService() |
TerminationParticipantService(URL wsdlLocation,
QName serviceName) |
Modifier and Type | Method and Description |
---|---|
TerminationParticipantPortType |
getTerminationParticipantPortType() |
TerminationParticipantPortType |
getTerminationParticipantPortType(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 TerminationParticipantService(URL wsdlLocation, QName serviceName)
public TerminationParticipantService()
@WebEndpoint(name="TerminationParticipantPortType") public TerminationParticipantPortType getTerminationParticipantPortType()
@WebEndpoint(name="TerminationParticipantPortType") public TerminationParticipantPortType getTerminationParticipantPortType(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 © 2016 JBoss by Red Hat. All rights reserved.