Interface | Description |
---|---|
RequestQueryUtils |
A bunch of additional "query methods" we add to the HttpServletRequest via
the HttpServletRequestHelper wrapping object.
|
Class | Description |
---|---|
HttpServletRequestHelper | |
ThreadMemoizingSupplier<T> |
Wraps a Supplier with thread local caching.
|