public final class MimeTypeParametersDeclarationEnricher extends Object implements org.mule.runtime.extension.api.loader.DeclarationEnricher
InputStream, String or Object by adding two parameters:
A ExtensionProperties.MIME_TYPE_PARAMETER_NAME that allows configuring the mimeType to the output operation payload
and a ExtensionProperties.ENCODING_PARAMETER_NAME that allows configuring the encoding to the output operation payload.
Both added attributes are optional without default value and accept expressions.
| Constructor and Description |
|---|
MimeTypeParametersDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.