@WebServiceClient(name="DataBoxSupplementary", targetNamespace="http://isds.czechpoint.cz/v20", wsdlLocation="file:/home/pepa/devel/czgov/java-isds/isds-web-services/src/main/resources/wsdl/db_supplementary.wsdl") public class DataBoxSupplementary extends Service
Service.Mode| Constructor and Description |
|---|
DataBoxSupplementary() |
DataBoxSupplementary(URL wsdlLocation) |
DataBoxSupplementary(URL wsdlLocation,
QName serviceName) |
DataBoxSupplementary(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
DataBoxSupplementary(URL wsdlLocation,
WebServiceFeature... features) |
DataBoxSupplementary(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
DataBoxSupplementaryPortType |
getDataBoxSupplementaryPortType() |
DataBoxSupplementaryPortType |
getDataBoxSupplementaryPortType(WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolverpublic DataBoxSupplementary()
public DataBoxSupplementary(WebServiceFeature... features)
public DataBoxSupplementary(URL wsdlLocation)
public DataBoxSupplementary(URL wsdlLocation, WebServiceFeature... features)
public DataBoxSupplementary(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="DataBoxSupplementaryPortType") public DataBoxSupplementaryPortType getDataBoxSupplementaryPortType()
@WebEndpoint(name="DataBoxSupplementaryPortType") public DataBoxSupplementaryPortType getDataBoxSupplementaryPortType(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. All rights reserved.