Class ServletContextAttribute

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

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