Class ConstantExchangeAttribute

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

public class ConstantExchangeAttribute extends Object implements ExchangeAttribute
Exchange attribute that represents a fixed value
Author:
Stuart Douglas