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 TypeMethodDescriptionvoidMailEndpoint.setPostProcessAction(MailBoxPostProcessAction postProcessAction) Refers to anMailBoxPostProcessActionfor doing post processing tasks on the mailbox once the normal processing ended.