Package org.bbqjs.spring.servlet

Class Summary
JsonHttpRequestFilter Wraps a HttpServletRequest in a proxy object which converts the message body into JSON so we can use HttpServletRequest#getParameter in methods that can't take advantage of Jackson message conversion.
JsonHttpServletRequest Wraps a HttpServletRequest that has had it's request body turned into a JSON object.
 



Copyright © 2012. All Rights Reserved.