Uses of Interface
io.undertow.attribute.ExchangeAttributeWrapper
-
Packages that use ExchangeAttributeWrapper Package Description io.undertow.attribute -
-
Uses of ExchangeAttributeWrapper in io.undertow.attribute
Classes in io.undertow.attribute that implement ExchangeAttributeWrapper Modifier and Type Class Description static classQuotingExchangeAttribute.WrapperclassSubstituteEmptyWrapperFields in io.undertow.attribute declared as ExchangeAttributeWrapper Modifier and Type Field Description static ExchangeAttributeWrapperQuotingExchangeAttribute. WRAPPERMethods in io.undertow.attribute with parameters of type ExchangeAttributeWrapper Modifier and Type Method Description static ExchangeAttributeParserExchangeAttributes. parser(ClassLoader classLoader, ExchangeAttributeWrapper... wrappers)
-