f6a2953b3aee7b5dff1efe48463f68f4aab845ab
[oom.git] /
1 <rests xmlns="http://camel.apache.org/schema/spring">
2    <rest>
3       <get uri="/subscription/getsubscription">
4          <to uri="bean:subscriptionServiceProcessor?method=getSubscription"/>
5       </get>
6    </rest>
7 </rests>