Uses of Interface
org.thymeleaf.web.servlet.IServletWebExchange
Packages that use IServletWebExchange
-
Uses of IServletWebExchange in org.thymeleaf.context
Methods in org.thymeleaf.context that return IServletWebExchangeModifier and TypeMethodDescriptionstatic IServletWebExchangeContexts.getServletWebExchange(IContext context) -
Uses of IServletWebExchange in org.thymeleaf.web.servlet
Methods in org.thymeleaf.web.servlet that return IServletWebExchangeModifier and TypeMethodDescriptionJakartaServletWebApplication.buildExchange(jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse) JavaxServletWebApplication.buildExchange(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)