| Package | Description |
|---|---|
| org.mule.runtime.http.api.server.async |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponseReadyCallback.responseReady(HttpResponse response,
ResponseStatusCallback responseStatusCallback)
Method to send response to the client.
|
Writer |
HttpResponseReadyCallback.startResponse(HttpResponse response,
ResponseStatusCallback responseStatusCallback,
Charset encoding)
Method to send a delayed response to the client.
|
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.