Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7771

Improve the API Component Framework to support callback APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.13.2
    • 2.14.0
    • camel-core
    • None
    • Unknown

    Description

      The API Component Framework has trouble supporting callback based APIs that return a result in a callback parameter, instead of method invocation. To be able to support such Producers the method AbstractApiProducer.findMethod(...) must be made protected, so that it can be called to get the method and invoke it asynchronously in an overridden AbstractApiProducer.process(...) method.

      Attachments

        Activity

          People

            dhirajsb Dhiraj Sureshkumar Bokde
            dhirajsb Dhiraj Sureshkumar Bokde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: