Custom HttpBinding in camel-http component -


camel http component accepts httpbinding parameter 1 can use implement custom http binding. funny thing is, non-deprecated constructor wants instance of httpendpoint. how supposed provide it? understanding needs configured instance, camel should have reference to. documentation component, of course, provides no examples...


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -