public abstract class BaseWscResolver extends Object implements org.mule.runtime.api.metadata.resolving.NamedTypeResolver
ConsumeOperation.| Modifier and Type | Field and Description |
|---|---|
static String |
ATTACHMENTS_FIELD |
static String |
BODY_FIELD |
static String |
HEADERS_FIELD |
| Constructor and Description |
|---|
BaseWscResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
protected WscConnection |
getConnection(org.mule.runtime.api.metadata.MetadataContext context) |
public static final String BODY_FIELD
public static final String HEADERS_FIELD
public static final String ATTACHMENTS_FIELD
public String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverprotected WscConnection getConnection(org.mule.runtime.api.metadata.MetadataContext context) throws org.mule.runtime.api.metadata.MetadataResolvingException, org.mule.runtime.api.connection.ConnectionException
org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.