@WebServiceClient(name="SafeTirUpload", targetNamespace="http://www.iru.org", wsdlLocation="file:/C:/bamboo-agent-home/xml-data/build-dir/RTS-APIR-PLUS/classic/wsst/wsst-ws/src/wsdl/safetirupload.wsdl") public class SafeTirUpload extends Service
Service.Mode| Constructor and Description |
|---|
SafeTirUpload() |
SafeTirUpload(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
SafeTirUploadSoap |
getSafeTirUploadSoap() |
SafeTirUploadSoap |
getSafeTirUploadSoap(WebServiceFeature... features) |
SafeTirUploadSoap |
getSafeTirUploadSoap12() |
SafeTirUploadSoap |
getSafeTirUploadSoap12(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@WebEndpoint(name="SafeTirUploadSoap") public SafeTirUploadSoap getSafeTirUploadSoap()
@WebEndpoint(name="SafeTirUploadSoap") public SafeTirUploadSoap getSafeTirUploadSoap(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.@WebEndpoint(name="SafeTirUploadSoap12") public SafeTirUploadSoap getSafeTirUploadSoap12()
@WebEndpoint(name="SafeTirUploadSoap12") public SafeTirUploadSoap getSafeTirUploadSoap12(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.