Uses of Annotation Type
io.github.cdiunit.internal.servlet.common.CdiUnitServlet
Packages that use CdiUnitServlet
-
Uses of CdiUnitServlet in io.github.cdiunit.internal.servlet5
Methods in io.github.cdiunit.internal.servlet5 with annotations of type CdiUnitServletModifier and TypeMethodDescriptionjakarta.servlet.http.HttpServletRequest
ServletAPI5Mocks.httpServletRequest
(jakarta.servlet.http.HttpSession httpSession) jakarta.servlet.http.HttpServletResponse
ServletAPI5Mocks.httpServletResponse()
jakarta.servlet.http.HttpSession
ServletAPI5Mocks.httpSession
(jakarta.servlet.ServletContext servletContext) jakarta.servlet.ServletContext
ServletAPI5Mocks.servletContext()
Method parameters in io.github.cdiunit.internal.servlet5 with annotations of type CdiUnitServletModifier and TypeMethodDescriptionjakarta.servlet.http.HttpServletRequest
ServletAPI5Mocks.httpServletRequest
(jakarta.servlet.http.HttpSession httpSession) jakarta.servlet.http.HttpSession
ServletAPI5Mocks.httpSession
(jakarta.servlet.ServletContext servletContext)