Yaron A created CAMEL-7848:
------------------------------
Summary: Netty-Http component: add support for registry's encoders
and decoders
Key: CAMEL-7848
URL: https://issues.apache.org/jira/browse/CAMEL-7848
Project: Camel
Issue Type: New Feature
Components: camel-netty-http
Affects Versions: 2.14.0
Reporter: Yaron A
Currently the camel-netty component supports setting encoders & decoders that
enlisted in the registry.
It will be very helpful to have this functionality similarly supported in the
camel-netty-http component too.
>From what I saw, camel-netty's ClientPipelineFactory implementation
>(DefaultClientPipelineFactory) supports it in the getPipeline method but a
>similar implementation does not exist in camel-netty-http's
>ClientPipelineFactory implementation (HttpClientPipelineFactory).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)