Class ServletNameAttribute

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

public class ServletNameAttribute extends Object implements ExchangeAttribute
The current servlet name
Author:
Stuart Douglas