@WebServiceClient(name="mmgplsService",
targetNamespace="http://giava.rsr.rupar.puglia.it",
wsdlLocation="file:/H:/workspace/pddasl/compile/giava.wsdl")
public class MmgplsService
extends javax.xml.ws.Service
| Modifier and Type | Field and Description |
|---|---|
private static javax.xml.ws.WebServiceException |
MMGPLSSERVICE_EXCEPTION |
private static javax.xml.namespace.QName |
MMGPLSSERVICE_QNAME |
private static java.net.URL |
MMGPLSSERVICE_WSDL_LOCATION |
| Constructor and Description |
|---|
MmgplsService() |
MmgplsService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
private static java.net.URL |
__getWsdlLocation() |
MmgplsPortType |
getMmgplsWebService() |
MmgplsPortType |
getMmgplsWebService(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 MMGPLSSERVICE_WSDL_LOCATION
private static final javax.xml.ws.WebServiceException MMGPLSSERVICE_EXCEPTION
private static final javax.xml.namespace.QName MMGPLSSERVICE_QNAME
public MmgplsService()
public MmgplsService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
@WebEndpoint(name="mmgplsWebService") public MmgplsPortType getMmgplsWebService()
@WebEndpoint(name="mmgplsWebService") public MmgplsPortType getMmgplsWebService(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()