Class ServletSessionAttribute

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

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