@WebServiceClient(name="AssistibilePianoECareService",
targetNamespace="http://www.nsisr.puglia.it/Schemas/",
wsdlLocation="file:/H:/workspace/pddasl/compile/AssistibilePianoECareWS_ErogatoreLogico.wsdl")
public class AssistibilePianoECareService
extends javax.xml.ws.Service
Modifier and Type | Field and Description |
---|---|
private static javax.xml.ws.WebServiceException |
ASSISTIBILEPIANOECARESERVICE_EXCEPTION |
private static javax.xml.namespace.QName |
ASSISTIBILEPIANOECARESERVICE_QNAME |
private static java.net.URL |
ASSISTIBILEPIANOECARESERVICE_WSDL_LOCATION |
Constructor and Description |
---|
AssistibilePianoECareService() |
AssistibilePianoECareService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
Modifier and Type | Method and Description |
---|---|
private static java.net.URL |
__getWsdlLocation() |
AssistibilePianoECare |
getAssistibilePianoECarePort() |
AssistibilePianoECare |
getAssistibilePianoECarePort(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, setHandlerResolver
private static final java.net.URL ASSISTIBILEPIANOECARESERVICE_WSDL_LOCATION
private static final javax.xml.ws.WebServiceException ASSISTIBILEPIANOECARESERVICE_EXCEPTION
private static final javax.xml.namespace.QName ASSISTIBILEPIANOECARESERVICE_QNAME
public AssistibilePianoECareService()
public AssistibilePianoECareService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
@WebEndpoint(name="AssistibilePianoECarePort") public AssistibilePianoECare getAssistibilePianoECarePort()
@WebEndpoint(name="AssistibilePianoECarePort") public AssistibilePianoECare getAssistibilePianoECarePort(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()