Yeah you can extend the FileEndpoint and return a custom FileConsumer
in the createConsumer.
And in your custom consume you can override the isMatched method.

And then use your custom endpoint in the route.
Its not super simple but its doable.

from(myCustomEndpoint)....

Alright, thanks for the pointers, that helps to know where to dig. I'll give it a try ;-)

Cheers,

*Pierre-yves *

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to