Not sure why recursive calls should be an issue with Java ?? Can you share more details on this ?
You can try javax.json package build into java, or JSON.simple (3rd party library). Lots Of documentation on line. > On Sep 17, 2018, at 7:58 AM, Bernard Rolland <bernard.roll...@medireport.fr> > wrote: > > Hi, > > I receive Message coming from TCP . I would to forward it to an other system > in JSON format . How can I do that ? . I tried with Gson without success due > to a lot a recursive calls. > > Thanks > > > > > > _______________________________________________ > Hl7api-devel mailing list > Hl7api-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/hl7api-devel _______________________________________________ Hl7api-devel mailing list Hl7api-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hl7api-devel