| Package | Description |
|---|---|
| com.google.inject.servlet |
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
InstanceFilterBinding |
A binding to a single instance of a filter.
|
interface |
InstanceServletBinding |
A binding to a single instance of a servlet.
|
interface |
LinkedFilterBinding |
A linked binding to a filter.
|
interface |
LinkedServletBinding |
A linked binding to a servlet.
|
Copyright © 2006–2018 Google, Inc.. All rights reserved.