@CompileStatic class ConvertersExtension extends Object
An extension that adds methods to the HttpServletRequest object
ConvertersExtension()
<T>
static T
asType(Object instance, Class<T> clazz)
asType(Object[] array, Class<T> clazz)
static Object
getJSON(HttpServletRequest request)
getXML(HttpServletRequest request)
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait