@WebServiceClient(name="supplierPushService", wsdlLocation="file:/home/pogo/Projects/datex2/target/checkout/datex2-api/src/main/resources/Push.wsdl", targetNamespace="http://datex2.eu/wsdl/supplierPush/2_0") public class SupplierPushService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
SERVICE |
static QName |
SupplierPushSoapEndPoint |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
SupplierPushService() |
SupplierPushService(URL wsdlLocation) |
SupplierPushService(URL wsdlLocation,
QName serviceName) |
SupplierPushService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
SupplierPushService(URL wsdlLocation,
WebServiceFeature... features) |
SupplierPushService(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
SupplierPushInterface |
getSupplierPushSoapEndPoint() |
SupplierPushInterface |
getSupplierPushSoapEndPoint(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 static final URL WSDL_LOCATION
public static final QName SERVICE
public static final QName SupplierPushSoapEndPoint
public SupplierPushService(URL wsdlLocation)
public SupplierPushService()
public SupplierPushService(WebServiceFeature... features)
public SupplierPushService(URL wsdlLocation, WebServiceFeature... features)
public SupplierPushService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="supplierPushSoapEndPoint") public SupplierPushInterface getSupplierPushSoapEndPoint()
@WebEndpoint(name="supplierPushSoapEndPoint") public SupplierPushInterface getSupplierPushSoapEndPoint(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 © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.