@WebServiceClient(name="FindContentResponderService", wsdlLocation="file:/Users/hakan/Documents/scm/skltp_git/agp/target/checkout/agp-schemas/src/main/resources/schemas/TD_ENGAGEMENTINDEX_1_0_R/interactions/FindContentInteraction/FindContentInteraction_1.0_RIVTABP21.wsdl", targetNamespace="urn:riv:itintegration:engagementindex:FindContent:1:rivtabp21") public class FindContentResponderService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
FindContentResponderPort |
static QName |
SERVICE |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
FindContentResponderService() |
FindContentResponderService(URL wsdlLocation) |
FindContentResponderService(URL wsdlLocation,
QName serviceName) |
FindContentResponderService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
FindContentResponderService(URL wsdlLocation,
WebServiceFeature... features) |
FindContentResponderService(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
FindContentResponderInterface |
getFindContentResponderPort() |
FindContentResponderInterface |
getFindContentResponderPort(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 FindContentResponderPort
public FindContentResponderService(URL wsdlLocation)
public FindContentResponderService()
public FindContentResponderService(WebServiceFeature... features)
public FindContentResponderService(URL wsdlLocation, WebServiceFeature... features)
public FindContentResponderService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="FindContentResponderPort") public FindContentResponderInterface getFindContentResponderPort()
@WebEndpoint(name="FindContentResponderPort") public FindContentResponderInterface getFindContentResponderPort(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 © 2015. All Rights Reserved.