protected MailListenerEndpoint |
MailChannelModelProcessor.createListenerEndpoint(MailInboundChannelModel model,
String tenantId) |
protected MessageHandler |
MailChannelModelProcessor.createMessageHandler(EventRegistry eventRegistry,
MailInboundChannelModel channelModel,
String tenantId) |
Collection<EventPayloadInstance> |
MessagePayloadExtractor.extractPayload(MailInboundChannelModel inboundChannelModel,
javax.mail.internet.MimeMessage message) |
Collection<EventPayloadInstance> |
DefaultMessagePayloadExtractor.extractPayload(MailInboundChannelModel inboundChannelModel,
javax.mail.internet.MimeMessage message) |
protected String |
DefaultMessagePayloadExtractor.extractSubjectCorrelation(MailInboundChannelModel inboundChannelModel,
String subject) |
protected void |
MailChannelModelProcessor.processInboundModel(MailInboundChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry) |
protected javax.mail.Authenticator |
MailChannelModelProcessor.resolveAuthenticator(MailInboundChannelModel model) |
protected String |
MailChannelModelProcessor.resolveUrl(MailInboundChannelModel channelModel) |
void |
MailMessageHandler.setInboundChannelModel(MailInboundChannelModel inboundChannelModel) |