Class ServletRequestParameterAttribute

java.lang.Object
io.undertow.servlet.attribute.ServletRequestParameterAttribute
All Implemented Interfaces:
ExchangeAttribute

public class ServletRequestParameterAttribute extends Object implements ExchangeAttribute
An attribute in the servlet request
Author:
Stuart Douglas