Uses of Class
org.wildfly.elytron.web.undertow.server.ElytronHttpExchange
-
Packages that use ElytronHttpExchange Package Description org.wildfly.elytron.web.undertow.server 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 ElytronHttpExchange Modifier and Type Method Description ElytronContextAssociationHandler.BuilderElytronContextAssociationHandler.Builder. setHttpExchangeSupplier(Function<io.undertow.server.HttpServerExchange,ElytronHttpExchange> httpExchangeSupplier)
-