[
https://issues.apache.org/jira/browse/CAMEL-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-8716.
--------------------------------
Resolution: Fixed
> camel-http - Make it easier to extend DefaultHttpBinding and have default
> no-arg ctr
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-8716
> URL: https://issues.apache.org/jira/browse/CAMEL-8716
> Project: Camel
> Issue Type: Improvement
> Components: camel-http
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.16.0
>
>
> See SO
> http://stackoverflow.com/questions/29861465/custom-httpbinding-in-camel-http-component
> The class org.apache.camel.component.http.DefaultHttpBinding should have a
> default no arg ctr, and then dependency inject the endpoint instead. So it
> should have a getter/setter for the endpoint.
> Then the component can inject the endpoint automatic.
> Then end users can easy extend the default and provide it to Camel as the
> default no-arg ctr is used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)