Uses of Annotation Interface
com.peterphi.std.guice.web.rest.scoping.RequestScoped
Packages that use RequestScoped
-
Uses of RequestScoped in com.peterphi.std.guice.web.rest.scoping
Methods in com.peterphi.std.guice.web.rest.scoping with annotations of type RequestScopedModifier and TypeMethodDescriptionjavax.servlet.http.HttpServletRequestServletScopingModule.getServletRequest(HttpCallContext call) ServletScopingModule.getServletResponse()javax.servlet.http.HttpServletResponseServletScopingModule.getServletResponse(HttpCallContext call)