You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by madusanka <ma...@gmail.com> on 2013/12/16 23:22:30 UTC

Jetty vs Http components

Hi,

what is the difference between jetty and http components. Which is more
suitable to proxy an Axis2 web service?



--
View this message in context: http://camel.465427.n5.nabble.com/Jetty-vs-Http-components-tp5744899.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Jetty vs Http components

Posted by Willem Jiang <wi...@gmail.com>.
http component is missing the consumer (server) part which jetty component has.
camel-jetty component producer (client) also provides async processing API.
If you want to build a proxy, you need to use camel-jetty component.

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English)
http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On December 17, 2013 at 6:22:57 AM, madusanka (madusankabalasooriya@gmail.com) wrote:
>  
> Hi,
>  
> what is the difference between jetty and http components. Which  
> is more
> suitable to proxy an Axis2 web service?
>  
>  
>  
> --
> View this message in context: http://camel.465427.n5.nabble.com/Jetty-vs-Http-components-tp5744899.html  
> Sent from the Camel - Users mailing list archive at Nabble.com.  
>