public final class MediaTypeArgumentResolver extends Object implements ArgumentResolver<org.mule.runtime.api.metadata.MediaType>
ArgumentResolver which returns the MediaType of the current message| Constructor and Description |
|---|
MediaTypeArgumentResolver() |
| Modifier and Type | Method and Description |
|---|---|
Supplier<org.mule.runtime.api.metadata.MediaType> |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Resolves an argument's value from the given
executionContext |
public Supplier<org.mule.runtime.api.metadata.MediaType> resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
ArgumentResolverexecutionContextresolve in interface ArgumentResolver<org.mule.runtime.api.metadata.MediaType>executionContext - an ExecutionContextCopyright © 2003–2019 MuleSoft, Inc.. All rights reserved.