public class HttpRequestToMuleEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static BackwardsCompatibilityPropertyChecker |
IGNORE_CORRELATION_ID |
| Constructor and Description |
|---|
HttpRequestToMuleEvent() |
| Modifier and Type | Method and Description |
|---|---|
static void |
resetIgnoreCorrelationId() |
static MuleEvent |
transform(HttpRequestContext requestContext,
MuleContext muleContext,
FlowConstruct flowConstruct,
Boolean parseRequest,
ListenerPath listenerPath) |
public static final BackwardsCompatibilityPropertyChecker IGNORE_CORRELATION_ID
public static void resetIgnoreCorrelationId()
public static MuleEvent transform(HttpRequestContext requestContext, MuleContext muleContext, FlowConstruct flowConstruct, Boolean parseRequest, ListenerPath listenerPath) throws HttpRequestParsingException
HttpRequestParsingExceptionCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.