@WebServiceClient(name="ProcessNotificationResponderService",
wsdlLocation="file:/C:/agp/agp/target/checkout/agp-schemas/src/main/resources/schemas/TD_ENGAGEMENTINDEX_1_0_R/interactions/ProcessNotificationInteraction/ProcessNotificationInteraction_1.0_RIVTABP21.wsdl",
targetNamespace="urn:riv:itintegration:engagementindex:ProcessNotification:1:rivtabp21")
public class ProcessNotificationResponderService
extends javax.xml.ws.Service
| Modifier and Type | Field and Description |
|---|---|
static javax.xml.namespace.QName |
ProcessNotificationResponderPort |
static javax.xml.namespace.QName |
SERVICE |
static java.net.URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
ProcessNotificationResponderService() |
ProcessNotificationResponderService(java.net.URL wsdlLocation) |
ProcessNotificationResponderService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
ProcessNotificationResponderService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features) |
ProcessNotificationResponderService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features) |
ProcessNotificationResponderService(javax.xml.ws.WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
ProcessNotificationResponderInterface |
getProcessNotificationResponderPort() |
ProcessNotificationResponderInterface |
getProcessNotificationResponderPort(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 ProcessNotificationResponderPort
public ProcessNotificationResponderService(java.net.URL wsdlLocation)
public ProcessNotificationResponderService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
public ProcessNotificationResponderService()
public ProcessNotificationResponderService(javax.xml.ws.WebServiceFeature... features)
public ProcessNotificationResponderService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features)
public ProcessNotificationResponderService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features)
@WebEndpoint(name="ProcessNotificationResponderPort") public ProcessNotificationResponderInterface getProcessNotificationResponderPort()
@WebEndpoint(name="ProcessNotificationResponderPort") public ProcessNotificationResponderInterface getProcessNotificationResponderPort(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.