public class HttpServletRequestMap extends StringKeyedMapAdapter
Constructor and Description |
---|
HttpServletRequestMap(javax.servlet.http.HttpServletRequest request)
Create a new map wrapping the attributes of given request.
|
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values