Home > camel-stomp

camel-stomp

Camel-stomp is a project mainly written in Java, it's free.

Camel stomp component

Amazingly enough, there was no stomp camel endpoint. Until now :)

== USAGE A sample URI is: "stomp://[host]:[port]/[destination]"

One can also use: "stomp:[destination]"

when having a separate a Spring 'bean' definition:

== TODO Implement stomp consumer

== References This project is a wrapper for the following java stomp library: http://trac.germane-software.com/Gozirra