Class ServletRequestParameters

java.lang.Object
com.aoapps.servlet.ServletRequestParameters
All Implemented Interfaces:
Writable, URIParameters

public class ServletRequestParameters extends Object implements URIParameters
Gets unmodifiable parameters from the provided request.
Author:
AO Industries, Inc.