public class SubFlowResponse extends Object
| Modifier and Type | Method and Description |
|---|---|
static SubFlowResponse |
create(Map map,
Charset charset) |
static SubFlowResponse |
createFromBody(InputStream body) |
Map<String,org.mule.soap.api.message.SoapAttachment> |
getAttachments() |
InputStream |
getBody() |
Map<String,String> |
getHeaders() |
public InputStream getBody()
public static SubFlowResponse create(Map map, Charset charset)
public static SubFlowResponse createFromBody(InputStream body)
Copyright © 2025. All rights reserved.