@WebServiceClient(name="ProcessNotificationResponderService", wsdlLocation="file:/Users/hakan/Documents/scm/skltp_git/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 Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
ProcessNotificationResponderPort |
static QName |
SERVICE |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
ProcessNotificationResponderService() |
ProcessNotificationResponderService(URL wsdlLocation) |
ProcessNotificationResponderService(URL wsdlLocation,
QName serviceName) |
ProcessNotificationResponderService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
ProcessNotificationResponderService(URL wsdlLocation,
WebServiceFeature... features) |
ProcessNotificationResponderService(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
ProcessNotificationResponderInterface |
getProcessNotificationResponderPort() |
ProcessNotificationResponderInterface |
getProcessNotificationResponderPort(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 ProcessNotificationResponderPort
public ProcessNotificationResponderService(URL wsdlLocation)
public ProcessNotificationResponderService(URL wsdlLocation, QName serviceName)
public ProcessNotificationResponderService()
public ProcessNotificationResponderService(WebServiceFeature... features)
public ProcessNotificationResponderService(URL wsdlLocation, WebServiceFeature... features)
public ProcessNotificationResponderService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="ProcessNotificationResponderPort") public ProcessNotificationResponderInterface getProcessNotificationResponderPort()
@WebEndpoint(name="ProcessNotificationResponderPort") public ProcessNotificationResponderInterface getProcessNotificationResponderPort(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.