Yes, it's just another content type.
On Mon, Jan 18, 2010 at 7:09 PM, Michael Guyver <[email protected]> wrote: > Hi there, > > This is a borderline hypothetical question - but say I had a GWT application > that existed within a custom static HTML/Velocity/Trimpath/Spring MVC > application and I wanted to have GWT's AJAX requests handled by the CXF > JAXRS implementation, how would I go about parsing and writing GWT-JSON > (IIRC it's worlds apart from "normal" JSON). Would you create some sort of > MessageBodyReader and MessageBodyWriter implementation analogous to the > AbstractJAXBProvider? > > Cheers > > Mike >
