@WebServiceClient(name="ISyncChannelHttpService", wsdlLocation="file:/home/marat/Development/MAVEN/bip-services/src/main/resources/SyncChannel/v10/Interfaces/SyncChannelHttp_Service.wsdl", targetNamespace="http://bip.bee.kz/SyncChannel/v10/Interfaces/Binding2") public class ISyncChannelHttpService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
SERVICE |
static QName |
SyncChannelHttpPort |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
ISyncChannelHttpService() |
ISyncChannelHttpService(URL wsdlLocation) |
ISyncChannelHttpService(URL wsdlLocation,
QName serviceName) |
ISyncChannelHttpService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
ISyncChannelHttpService(URL wsdlLocation,
WebServiceFeature... features) |
ISyncChannelHttpService(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
ISyncChannel |
getSyncChannelHttpPort() |
ISyncChannel |
getSyncChannelHttpPort(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 SyncChannelHttpPort
public ISyncChannelHttpService(URL wsdlLocation)
public ISyncChannelHttpService()
public ISyncChannelHttpService(WebServiceFeature... features)
public ISyncChannelHttpService(URL wsdlLocation, WebServiceFeature... features)
public ISyncChannelHttpService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="SyncChannelHttpPort") public ISyncChannel getSyncChannelHttpPort()
@WebEndpoint(name="SyncChannelHttpPort") public ISyncChannel getSyncChannelHttpPort(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 © 2016. All rights reserved.