public class HttpConnectorListener 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 |
|---|
HttpConnectorListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAttributesToInboundProperties(org.jdom2.Element object,
ApplicationModel appModel,
MigrationReport report) |
static org.jdom2.Element |
compatibilityHeaders(ApplicationModel appModel,
org.jdom2.Namespace httpNamespace) |
void |
execute(org.jdom2.Element object,
MigrationReport report) |
void |
executeChild(org.jdom2.Element object,
MigrationReport report,
org.jdom2.Namespace httpNamespace) |
String |
getDescription() |
static void |
handleReferencedResponseBuilder(org.jdom2.Element object,
ApplicationModel appModel,
org.jdom2.Namespace httpNamespace) |
static void |
httpListenerLib(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 org.jdom2.Element compatibilityHeaders(ApplicationModel appModel, org.jdom2.Namespace httpNamespace)
public static void httpListenerLib(ApplicationModel appModel)
public static void handleReferencedResponseBuilder(org.jdom2.Element object,
ApplicationModel appModel,
org.jdom2.Namespace httpNamespace)
Copyright © 2018 MuleSoft Inc. All rights reserved.