@WebServiceClient(name="FindContentResponderService",
wsdlLocation="file:/C:/agp/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 javax.xml.ws.Service
| Modifier and Type | Field and Description |
|---|---|
static javax.xml.namespace.QName |
FindContentResponderPort |
static javax.xml.namespace.QName |
SERVICE |
static java.net.URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
FindContentResponderService() |
FindContentResponderService(java.net.URL wsdlLocation) |
FindContentResponderService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
FindContentResponderService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features) |
FindContentResponderService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features) |
FindContentResponderService(javax.xml.ws.WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
FindContentResponderInterface |
getFindContentResponderPort() |
FindContentResponderInterface |
getFindContentResponderPort(javax.xml.ws.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 java.net.URL WSDL_LOCATION
public static final javax.xml.namespace.QName SERVICE
public static final javax.xml.namespace.QName FindContentResponderPort
public FindContentResponderService(java.net.URL wsdlLocation)
public FindContentResponderService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
public FindContentResponderService()
public FindContentResponderService(javax.xml.ws.WebServiceFeature... features)
public FindContentResponderService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features)
public FindContentResponderService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features)
@WebEndpoint(name="FindContentResponderPort") public FindContentResponderInterface getFindContentResponderPort()
@WebEndpoint(name="FindContentResponderPort") public FindContentResponderInterface getFindContentResponderPort(javax.xml.ws.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.