Uses of Interface
org.thymeleaf.web.servlet.IServletWebApplication
-
Packages that use IServletWebApplication Package Description org.thymeleaf.web.servlet -
-
Uses of IServletWebApplication in org.thymeleaf.web.servlet
Classes in org.thymeleaf.web.servlet that implement IServletWebApplication Modifier and Type Class Description classJakartaServletWebApplicationclassJavaxServletWebApplicationMethods in org.thymeleaf.web.servlet that return IServletWebApplication Modifier and Type Method Description IServletWebApplicationIServletWebExchange. getApplication()IServletWebApplicationJakartaServletWebExchange. getApplication()IServletWebApplicationJavaxServletWebExchange. getApplication()
-