Uses of Interface
io.quarkus.vertx.http.runtime.attribute.ExchangeAttributeWrapper
-
Packages that use ExchangeAttributeWrapper Package Description io.quarkus.vertx.http.runtime.attribute -
-
Uses of ExchangeAttributeWrapper in io.quarkus.vertx.http.runtime.attribute
Classes in io.quarkus.vertx.http.runtime.attribute that implement ExchangeAttributeWrapper Modifier and Type Class Description static classQuotingExchangeAttribute.WrapperclassSubstituteEmptyWrapperFields in io.quarkus.vertx.http.runtime.attribute declared as ExchangeAttributeWrapper Modifier and Type Field Description static ExchangeAttributeWrapperQuotingExchangeAttribute. WRAPPERConstructor parameters in io.quarkus.vertx.http.runtime.attribute with type arguments of type ExchangeAttributeWrapper Constructor Description ExchangeAttributeParser(ClassLoader classLoader, List<ExchangeAttributeWrapper> wrappers)ExchangeAttributeParser(List<ExchangeAttributeWrapper> wrappers)
-