public final class InputBodyMetadataResolver extends Object
BodyMetadataResolver implementation for the output soap body.| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
getMetadata(String operation)
Resolves the metadata for an operation, Input or Output is fetched depending on the
Function passed as parameter. |
public org.mule.metadata.api.model.MetadataType getMetadata(String operation) throws org.mule.runtime.api.metadata.MetadataResolvingException
Function passed as parameter.operation - the name of the operation that the types are going to be resolved.org.mule.runtime.api.metadata.MetadataResolvingException - in any error case.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.