Karoona REST Queue Commands
Karoona Project
The full RESTful interface is as follows:
Queue Manager Operations:
http://:/logosqueue//createqueue
http://:/logosqueue//deletequeue
http://:/logosqueue/listqueues
Queue Operations
http://:/logosqueue//size
http://:/logosqueue//empty
http://:/logosqueue//purge
http://:/logosqueue//receive
http://:/logosqueue//send?<message _properties>
http://:/logosqueue//updatebyid?<message _properties>
http://:/logosqueue//peekall
http://:/logosqueue//peekalltolist
http://:/logosqueue//receivebycorrelationid?id=
http://:/logosqueue//peekallbycorrelationid?id=
http://:/logosqueue//peekByCorrelationID?id=
http://:/logosqueue//receiveByTransactionID?id=
http://:/logosqueue//peekbytransactionid?id=
http://:/logosqueue//peekallbytransactionid?id=
http://:/logosqueue//receivebyid?id=
http://:/logosqueue//peekallbyid?id=
http://:/logosqueue//peekbyid?id=
http://:/logosqueue//peekalltojson
http://:/logosqueue//peekalltoxml

- Login to post comments


