| Constructor and Description |
|---|
ConsoleResource(byte[] content,
String path) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
org.mule.runtime.api.util.MultiMap<String,String> |
getHeaders() |
org.mule.runtime.api.metadata.MediaType |
getMediaType()
Gets Media-Type according to the type of the file we have to send back
|
public ConsoleResource(byte[] content,
String path)
public byte[] getContent()
getContent in interface Resourcepublic org.mule.runtime.api.util.MultiMap<String,String> getHeaders()
getHeaders in interface Resourcepublic org.mule.runtime.api.metadata.MediaType getMediaType()
getMediaType in interface ResourceCopyright © 2025. All rights reserved.