| Package | Description |
|---|---|
| org.mule.module.http.internal.listener.async | |
| org.mule.module.http.internal.listener.grizzly |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponseReadyCallback.responseReady(HttpResponse response,
ResponseStatusCallback responseStatusCallback)
method to send response to the client
|
| Constructor and Description |
|---|
ResponseCompletionHandler(org.glassfish.grizzly.filterchain.FilterChainContext ctx,
org.glassfish.grizzly.http.HttpRequestPacket httpRequestPacket,
HttpResponse httpResponse,
ResponseStatusCallback responseStatusCallback) |
ResponseStreamingCompletionHandler(org.glassfish.grizzly.filterchain.FilterChainContext ctx,
org.glassfish.grizzly.http.HttpRequestPacket request,
HttpResponse httpResponse,
ResponseStatusCallback responseStatusCallback) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.