public interface ESBProviderCallback
| Modifier and Type | Field and Description |
|---|---|
static String |
HEADERS_HTTP |
static String |
HEADERS_SOAP |
static String |
REQUEST |
| Modifier and Type | Method and Description |
|---|---|
Object |
getRequest()
Returns a request to the Job.
|
void |
sendResponse(Object response)
This method will be used by Job to send
a response or fault.
|
static final String HEADERS_SOAP
static final String HEADERS_HTTP
static final String REQUEST
Object getRequest() throws ESBJobInterruptedException
ESBJobInterruptedExceptionvoid sendResponse(Object response)
response - Copyright © 2011–2015 Talend Inc.. All rights reserved.