Uses of Interface
org.apache.camel.component.mail.MailBoxPostProcessAction
Packages that use MailBoxPostProcessAction
-
Uses of MailBoxPostProcessAction in org.apache.camel.component.mail
Methods in org.apache.camel.component.mail that return MailBoxPostProcessActionMethods in org.apache.camel.component.mail with parameters of type MailBoxPostProcessActionModifier and TypeMethodDescriptionvoid
MailEndpoint.setPostProcessAction
(MailBoxPostProcessAction postProcessAction) Refers to anMailBoxPostProcessAction
for doing post processing tasks on the mailbox once the normal processing ended.