users@jersey.java.net

pojo to json

From: Thomas Amsler <tpamsler_at_ucdavis.edu>
Date: Tue, 24 Feb 2009 10:29:57 -0800

Is Jersey (JAX-RS) doing a direct POJO to JSON conversion using JAXB
annotations or does it do a POJO --> XML --> JSON conversion? If it is
doing a POJO --> XMl --> JSON conversion, what is the XML specific
conversion overhead.
Best,
-- Thomas