public class WebServiceClient extends DataFlowServiceBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
httpMethod |
protected String |
mediaType |
protected String |
restUrl |
BOOLEAN_FALSE, BOOLEAN_TRUE, databasePoolName, engine, message, paramList, workerServiceLOG_PARAM_LOGFIELDS, LOG_PARAM_LOGMESSAGE, LOG_PARAM_LOGTYPE, LOG_TYPE_DEBUG, LOG_TYPE_ERROR, LOG_TYPE_INFO, LOG_TYPE_SYSTEM_OUT, LOG_TYPE_WARN| Constructor and Description |
|---|
WebServiceClient() |
| Modifier and Type | Method and Description |
|---|---|
ServicesIntf |
cloneService() |
void |
processWebServiceData(Object aData,
javax.ws.rs.core.Response aResponse,
boolean aPassFlag) |
MessageIntf |
runService() |
void |
setURL(MessageIntf aMsg) |
convertTemplate, convertTemplateMessage, getFieldDataFromMsg, getMessage, getServiceDisplayName, getServiceName, init, resetService, runServicePost, runServicePre, setFunctionParams, setMessage, setServiceDisplayName, setServiceName, shutdownprotected String restUrl
protected String httpMethod
protected String mediaType
public MessageIntf runService()
runService in interface ServicesIntfrunService in class DataFlowServiceBasepublic void setURL(MessageIntf aMsg)
public void processWebServiceData(Object aData, javax.ws.rs.core.Response aResponse, boolean aPassFlag) throws Exception
Exceptionpublic ServicesIntf cloneService() throws Exception
cloneService in interface ServicesIntfcloneService in class DataFlowServiceBaseExceptionCopyright © 2020. All rights reserved.