[aerogear-dev] [Doc] AerogearAndroidPipes101

Daniel Passos daniel at passos.me
Mon Jun 3 09:51:30 EDT 2013


Matthias Wessendorf wrote:
> Oh, wait - does the Android API "pluralize" the endpoints ?
> (e.g. Car.class => "http:......../cars")

No! Android API never plularize your domain (e.g. Car)

> If not, a PipeConfig needs to be applied (endpoint set to cars, for the
> Car.class)

Yes, If your endpoint is not the same of your domain class name. You 
need set it using setEndPoint()



More information about the aerogear-dev mailing list