Hi Manoj,

It is similar to get. The java method name starts with the http method name, so 
for instance putUpper() etc.

The test cases in this project should help:

  
https://github.com/osgi/osgi.enroute.bundles/tree/master/osgi.enroute.rest.simple.test
 
<https://github.com/osgi/osgi.enroute.bundles/tree/master/osgi.enroute.rest.simple.test>


Cheers,
=David



> On Aug 23, 2016, at 8:36 PM, <manoj.vrajam...@wipro.com> 
> <manoj.vrajam...@wipro.com> wrote:
> 
> Hi All,
>  
> The Enroute Quick Start Tutorial sample application helps to invoke the “GET” 
> HTTP method by adding methods preceding with “get” like getUpper(), 
> getStatus() and so on. to the Application class. 
>  
> I am trying to test using curl on a Linux terminal. GET works fine.
>  
> Now,
>  
> I would like to try other HTTP methods (like PUT,POST, DELETE) on this REST 
> API application.
>  
> What should I do?  Please suggest…
>  
> Thanks,
> Manoj
> The information contained in this electronic message and any attachments to 
> this message are intended for the exclusive use of the addressee(s) and may 
> contain proprietary, confidential or privileged information. If you are not 
> the intended recipient, you should not disseminate, distribute or copy this 
> e-mail. Please notify the sender immediately and destroy all copies of this 
> message and any attachments. WARNING: Computer viruses can be transmitted via 
> email. The recipient should check this email and any attachments for the 
> presence of viruses. The company accepts no liability for any damage caused 
> by any virus transmitted by this email. www.wipro.com <http://www.wipro.com/> 
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org <mailto:osgi-dev@mail.osgi.org>
> https://mail.osgi.org/mailman/listinfo/osgi-dev 
> <https://mail.osgi.org/mailman/listinfo/osgi-dev>
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to