【问题标题】:What is the difference between the methods process(Exchange) and process(Exchange,AsyncCallback)方法 process(Exchange) 和 process(Exchange,AsyncCallback) 有什么区别
【发布时间】:2015-06-14 01:34:02
【问题描述】:

我正在尝试编写自定义拦截策略 使用处理器覆盖方法进程(Exchange)或使用 AsyncProcessor 覆盖方法进程(Exchange,AsyncCallback)有什么区别。 我什么时候需要使用?

【问题讨论】:

    标签: apache-camel


    【解决方案1】:

    如果您有 Camel in Action 这本书的副本,那么最好在第 10 章中对其进行解释。您还可以在 Camel 网站和 javadoc 上找到一些详细信息。

    【讨论】:

      猜你喜欢
      • 2012-10-16
      • 2019-06-15
      • 2017-06-07
      • 1970-01-01
      • 2012-01-14
      • 1970-01-01
      • 2013-03-14
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多