public final class WscAttributesResolver extends BaseWscResolver implements org.mule.runtime.api.metadata.resolving.AttributesTypeResolver<String>
AttributesTypeResolver implementation for the ConsumeOperation.
Builds an object type with a generic dictionary where all the protocol headers are located and a more specific
soap headers element with the specific outbound SOAP headers returned by the operation.ATTACHMENTS_FIELD, BODY_FIELD, HEADERS_FIELD| Constructor and Description |
|---|
WscAttributesResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
getAttributesType(org.mule.runtime.api.metadata.MetadataContext context,
String operationName) |
getCategoryName, getConnectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.mule.metadata.api.model.MetadataType getAttributesType(org.mule.runtime.api.metadata.MetadataContext context,
String operationName)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getAttributesType in interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolver<String>org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.