[aerogear-dev] PUT request in aerogear pipe android

Summers Pittman supittma at redhat.com
Sun Feb 21 10:38:48 EST 2016


If the class a Pipe is managing has a null @RecordId annotated id field
then a HTTP POST will be use.  If the field is not null then a HTTP Put
will be issued.

This should give you an idea of the model we implemented :
https://aerogear.org/docs/guides/aerogear-android/pipe/

On Sun, Feb 21, 2016 at 6:38 AM, Anuj Garg <anujgargcse at gmail.com> wrote:

> I am seeing in examples of how to place put request from httpProvider. But
> wanted ti know if there is any way of doing it directly from configured
> pipe.
> Please provide a link of example if possible
> Thanks
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20160221/c1320a54/attachment.html 


More information about the aerogear-dev mailing list