Uses of Annotation Interface
com.google.inject.servlet.RequestScoped
Packages that use RequestScoped
Package
Description
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar.-
Uses of RequestScoped in com.google.inject.servlet
Methods in com.google.inject.servlet with annotations of type RequestScopedModifier and TypeMethodDescription(package private) javax.servlet.http.HttpServletRequestInternalServletModule.provideHttpServletRequest()(package private) javax.servlet.http.HttpServletResponseInternalServletModule.provideHttpServletResponse()InternalServletModule.provideRequestParameters(javax.servlet.ServletRequest req)