public interface HttpResponseReadyCallback
| Modifier and Type | Method and Description |
|---|---|
void |
responseReady(HttpResponse response,
ResponseStatusCallback responseStatusCallback)
method to send response to the client
|
void responseReady(HttpResponse response, ResponseStatusCallback responseStatusCallback)
response - http response contentresponseStatusCallback - callback to be called if there's a failure while sending the responseCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.