ServiceMix 中的 Camel 应该使用哪些 http 功能?

发布于 2024-11-08 16:06:45 字数 71 浏览 0 评论 0原文

我在ServiceMix中使用Camel,我可以看到有camel-http和servicemix-http功能,它们是相同的吗?

I am using Camel inside ServiceMix and I can see that there is a camel-http and a servicemix-http feature, are they the same?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

糖粟与秋泊 2024-11-15 16:06:45

它们是不同的...servicemix-http是一个JBI绑定组件,与Camel无关。如果您正在构建基于 Camel 的应用程序,那么您可能希望从外部资源使用camel-http和/或camel-jetty来公开HTTP端点(Web服务器功能等)

they are different...servicemix-http is a JBI binding component that has nothing to do with Camel. If you are building a Camel based app, then you likely want camel-http to consume from external resources and/or camel-jetty to expose HTTP endpoint (web server features, etc)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文