java.lang.Object
com.aoapps.servlet.ServletRequestParameters
- All Implemented Interfaces:
Writable
,URIParameters
Gets unmodifiable parameters from the provided request.
- Author:
- AO Industries, Inc.
-
Constructor Details
-
ServletRequestParameters
-
-
Method Details
-
toString
-
getParameter
- Specified by:
getParameter
in interfaceURIParameters
-
getParameterNames
- Specified by:
getParameterNames
in interfaceURIParameters
-
getParameterValues
- Specified by:
getParameterValues
in interfaceURIParameters
-
getParameterMap
- Specified by:
getParameterMap
in interfaceURIParameters
-
isFastToString
public boolean isFastToString()- Specified by:
isFastToString
in interfaceURIParameters
- Specified by:
isFastToString
in interfaceWritable
-