Uses of Class
org.wildfly.elytron.web.undertow.server.ElytronHttpExchange
Packages that use ElytronHttpExchange
Package
Description
Package containing the Undertow server integration.
-
Uses of ElytronHttpExchange in org.wildfly.elytron.web.undertow.server
Method parameters in org.wildfly.elytron.web.undertow.server with type arguments of type ElytronHttpExchangeModifier and TypeMethodDescriptionElytronContextAssociationHandler.Builder.setHttpExchangeSupplier(Function<io.undertow.server.HttpServerExchange, ElytronHttpExchange> httpExchangeSupplier)