Hello,
I am trying to use ClientResponse to GET some Entity from Server.
However, the Entity has different types. I am not sure how to solve the
problem.
I am following the user guide, and in chapter 3.5.3 it is written that
the EntityTag can be used. But how should I set the Tag? Just set the
class name inside it?
Or, would it be better to write an own |Unmarshaller|?
Thanks for any hints
Pengfei