public interface SoapMetadataKeyResolver
SoapOperationMetadata for different operations.| Modifier and Type | Method and Description |
|---|---|
Set<org.mule.runtime.api.metadata.MetadataKey> |
getMetadataKeys() |
Set<org.mule.runtime.api.metadata.MetadataKey> getMetadataKeys() throws org.mule.runtime.api.metadata.MetadataResolvingException
operation - the name of the operation that the metadata is going to fetched forSoapOperationMetadata with the INPUT body type, headers type and attachments type.org.mule.runtime.api.metadata.MetadataResolvingException - in any error case.Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.