| Package | Description |
|---|---|
| org.mule.extension.http.internal.listener | |
| org.mule.runtime.module.http.internal.listener | |
| org.mule.runtime.module.http.internal.listener.async |
| Modifier and Type | Method and Description |
|---|---|
HttpResponseReadyCallback |
HttpResponseContext.getResponseCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponseContext.setResponseCallback(HttpResponseReadyCallback responseCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorRequestHandler.handleRequest(HttpRequestContext requestContext,
HttpResponseReadyCallback responseCallback) |
| Constructor and Description |
|---|
HttpMessageProcessorTemplate(Event sourceMuleEvent,
Processor messageProcessor,
HttpResponseReadyCallback responseReadyCallback,
HttpResponseBuilder responseBuilder,
HttpResponseBuilder errorResponseBuilder) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestHandler.handleRequest(HttpRequestContext requestContext,
HttpResponseReadyCallback responseCallback)
Called to handle an incoming http request
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.