public class RequestData extends Object
| Constructor and Description |
|---|
RequestData(org.mule.runtime.http.api.domain.request.HttpRequestContext httpRequestContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
org.mule.runtime.http.api.domain.request.HttpRequestContext |
getContext() |
public RequestData(org.mule.runtime.http.api.domain.request.HttpRequestContext httpRequestContext)
throws RequestProcessingException
RequestProcessingExceptionpublic org.mule.runtime.http.api.domain.request.HttpRequestContext getContext()
public String getContent()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.