Class QuotingExchangeAttribute

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

public class QuotingExchangeAttribute extends Object implements ExchangeAttribute
Exchange attribute that wraps string attributes in quotes. This is mostly used
Author:
Stuart Douglas