GLS ShipIT
2.8.11
GLS ShipIT - SOAP services
|
Public Member Functions | |
TimeframeService (URL wsdlLocation) | |
TimeframeService (URL wsdlLocation, QName serviceName) | |
TimeframeService () | |
TimeframeService (WebServiceFeature... features) | |
TimeframeService (URL wsdlLocation, WebServiceFeature... features) | |
TimeframeService (URL wsdlLocation, QName serviceName, WebServiceFeature... features) | |
TimeframePortType | getTimeframePort () |
TimeframePortType | getTimeframePort (WebServiceFeature... features) |
Static Public Attributes | |
static final URL | WSDL_LOCATION |
static final QName | SERVICE = new QName("http://fpcs.gls-group.eu/v1/Timeframe", "TimeframeService") |
static final QName | TimeframePort = new QName("http://fpcs.gls-group.eu/v1/Timeframe", "TimeframePort") |
Timeframe service A service for ... Version: 1.0 History: 1.0 [2014-06-10] initial release
This class was generated by Apache CXF 2.7.18 2020-09-03T13:48:36.959+01:00 Generated source version: 2.7.18
Definition at line 22 of file TimeframeService.java.
eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService | ( | URL | wsdlLocation | ) |
Definition at line 40 of file TimeframeService.java.
eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService | ( | URL | wsdlLocation, |
QName | serviceName | ||
) |
Definition at line 44 of file TimeframeService.java.
eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService | ( | ) |
Definition at line 48 of file TimeframeService.java.
eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService | ( | WebServiceFeature... | features | ) |
Definition at line 55 of file TimeframeService.java.
eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService | ( | URL | wsdlLocation, |
WebServiceFeature... | features | ||
) |
Definition at line 63 of file TimeframeService.java.
eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService | ( | URL | wsdlLocation, |
QName | serviceName, | ||
WebServiceFeature... | features | ||
) |
Definition at line 71 of file TimeframeService.java.
TimeframePortType eu.gls_group.fpcs.v1.timeframe.TimeframeService.getTimeframePort | ( | ) |
Definition at line 82 of file TimeframeService.java.
TimeframePortType eu.gls_group.fpcs.v1.timeframe.TimeframeService.getTimeframePort | ( | WebServiceFeature... | features | ) |
features | A list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values. |
Definition at line 94 of file TimeframeService.java.
|
static |
Definition at line 26 of file TimeframeService.java.
|
static |
Definition at line 27 of file TimeframeService.java.
|
static |
Definition at line 24 of file TimeframeService.java.