public class Pop3sInboundEndpoint extends Pop3InboundEndpoint
| Modifier and Type | Field and Description |
|---|---|
static String |
XPATH_SELECTOR |
EMAIL_NAMESPACE, EMAIL_SCHEMA_LOCnamespacesContribution| Constructor and Description |
|---|
Pop3sInboundEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom2.Element |
createConnection() |
void |
execute(org.jdom2.Element object,
MigrationReport report) |
protected org.jdom2.Element |
getConnection(org.jdom2.Element m4Config) |
protected org.jdom2.Element |
getConnector(String connectorName) |
protected Optional<org.jdom2.Element> |
getDefaultConnector() |
String |
getDescription() |
getExpressionMigrator, getInboundAttributesClass, migratePop3Config, setExpressionMigratoraddAttributesToInboundPropertiesresolveConnectorgetApplicationModel, getAppliedTo, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionspublic static final String XPATH_SELECTOR
public String getDescription()
getDescription in interface MigrationStep<org.jdom2.Element>getDescription in class Pop3InboundEndpointpublic void execute(org.jdom2.Element object,
MigrationReport report)
throws RuntimeException
execute in interface StepExecutable<org.jdom2.Element>execute in class Pop3InboundEndpointRuntimeExceptionprotected org.jdom2.Element createConnection()
createConnection in class Pop3InboundEndpointprotected org.jdom2.Element getConnection(org.jdom2.Element m4Config)
getConnection in class Pop3InboundEndpointprotected org.jdom2.Element getConnector(String connectorName)
getConnector in class Pop3InboundEndpointprotected Optional<org.jdom2.Element> getDefaultConnector()
getDefaultConnector in class Pop3InboundEndpointCopyright © 2018 MuleSoft Inc. All rights reserved.