You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ctron <gi...@git.apache.org> on 2018/03/21 13:04:20 UTC

[GitHub] camel pull request #2262: CAMEL-12288: Initial implementation of method call...

GitHub user ctron opened a pull request:

    https://github.com/apache/camel/pull/2262

    CAMEL-12288: Initial implementation of method calls in the client

    This change refactors the code and adds the ability to perform method
    calls instead of write operations.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ctron/camel feature/add_method_call_1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2262.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2262
    
----
commit 5861c05d4684dd824c25cfeeff9981d18d165111
Author: Jens Reimann <jr...@...>
Date:   2018-03-21T12:06:13Z

    CAMEL-12288: Initial implementation of method calls in the client
    
    This change refactors the code and adds the ability to perform method
    calls instead of write operations.

----


---

[GitHub] camel pull request #2262: CAMEL-12288: Initial implementation of method call...

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

    https://github.com/apache/camel/pull/2262


---