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