public class HttpConnectorRequester extends AbstractHttpConnectorMigrationStep
| Modifier and Type | Field and Description |
|---|---|
static String |
XPATH_SELECTOR |
HTTP_NAMESPACE, TLS_NAMESPACE, TLS_NAMESPACE_PREFIX, TLS_NAMESPACE_URInamespacesContribution| Constructor and Description |
|---|
HttpConnectorRequester() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAttributesToInboundProperties(org.jdom2.Element object,
ApplicationModel appModel,
MigrationReport report) |
void |
execute(org.jdom2.Element object,
MigrationReport report) |
void |
executeChild(org.jdom2.Element object,
MigrationReport report,
org.jdom2.Namespace httpNamespace) |
String |
getDescription() |
static void |
httpRequesterLib(ApplicationModel appModel) |
getExpressionMigrator, setExpressionMigrator, setMule4MapBuilderTagTextgetApplicationModel, getAppliedTo, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionspublic static final String XPATH_SELECTOR
public String getDescription()
getDescription in interface MigrationStep<org.jdom2.Element>getDescription in class AbstractApplicationModelMigrationSteppublic void execute(org.jdom2.Element object,
MigrationReport report)
throws RuntimeException
RuntimeExceptionpublic static void addAttributesToInboundProperties(org.jdom2.Element object,
ApplicationModel appModel,
MigrationReport report)
public void executeChild(org.jdom2.Element object,
MigrationReport report,
org.jdom2.Namespace httpNamespace)
throws RuntimeException
RuntimeExceptionpublic static void httpRequesterLib(ApplicationModel appModel)
Copyright © 2018 MuleSoft Inc. All rights reserved.