| Name | Description | Type | Package | Framework |
| RequestScoper | Object that can be used to apply a request scope to a block of code. | Interface | com.google.inject.servlet | Google Guice |
| RequestScoper .CloseableScope | Closeable subclass that does not throw any exceptions from close. | Interface | com.google.inject.servlet.RequestScoper | Google Guice |