You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/09/13 14:13:33 UTC

[jira] [Created] (CAMEL-7812) BrowsableEndpoint - Add extension so you can get or consume by index

Claus Ibsen created CAMEL-7812:
----------------------------------

             Summary: BrowsableEndpoint - Add extension so you can get or consume by index
                 Key: CAMEL-7812
                 URL: https://issues.apache.org/jira/browse/CAMEL-7812
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: Future


The browsable endpoint can only browse all the messages, but sometimes you want to access the index, so you can consume a specific message (maybe the first or last).

Though some components may have harder to support this like the JMS api.

So this should be some kind of optional extension to the api today.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)