Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
没有这个我如何配置我的文件过滤器
<bean id="#myFilter" class="com.mycompany.Myfilter"/>,
只用 JAVA
只需创建一个实现 GenericFileFilter 的类,然后添加到主 Camel
main.bind("ftpProcessor",new FtpProcessor());