@WebServiceClient(name="PianoTerapeuticoService",
targetNamespace="http://www.nsisr.puglia.it/Schemas/",
wsdlLocation="file:/H:/workspace-sist/pddasl/compile/PianoTerapeuticoWS_ErogatoreLogico.wsdl")
public class PianoTerapeuticoService
extends javax.xml.ws.Service
| Modifier and Type | Field and Description |
|---|---|
private static javax.xml.ws.WebServiceException |
PIANOTERAPEUTICOSERVICE_EXCEPTION |
private static javax.xml.namespace.QName |
PIANOTERAPEUTICOSERVICE_QNAME |
private static java.net.URL |
PIANOTERAPEUTICOSERVICE_WSDL_LOCATION |
| Constructor and Description |
|---|
PianoTerapeuticoService() |
PianoTerapeuticoService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
private static java.net.URL |
__getWsdlLocation() |
PianoTerapeutico |
getPianoTerapeuticoPort() |
PianoTerapeutico |
getPianoTerapeuticoPort(javax.xml.ws.WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolverprivate static final java.net.URL PIANOTERAPEUTICOSERVICE_WSDL_LOCATION
private static final javax.xml.ws.WebServiceException PIANOTERAPEUTICOSERVICE_EXCEPTION
private static final javax.xml.namespace.QName PIANOTERAPEUTICOSERVICE_QNAME
public PianoTerapeuticoService()
public PianoTerapeuticoService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
@WebEndpoint(name="PianoTerapeuticoPort") public PianoTerapeutico getPianoTerapeuticoPort()
@WebEndpoint(name="PianoTerapeuticoPort") public PianoTerapeutico getPianoTerapeuticoPort(javax.xml.ws.WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.private static java.net.URL __getWsdlLocation()