I think that will work.
On Tue, Nov 23, 2010 at 12:21 PM, fishrick <[email protected]> wrote: > > How about we extend the JAXBXmlProvider and override the readFrom() method, > read the inputstream and save it, do our stuff, then invoke super.readFrom() > passing in the inputstream we saved off? Do you see any issues with doing > that? We would probably do the same for any of the providers we are > interested in... > -- > View this message in context: > http://apache-wink-users.3471013.n2.nabble.com/What-is-the-best-way-in-a-handler-to-get-the-Entity-and-method-that-is-going-to-be-invoked-tp5756400p5767724.html > Sent from the Apache Wink Users mailing list archive at Nabble.com. >
