Package | Description |
---|---|
com.google.inject.servlet |
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar . |
Modifier and Type | Method and Description |
---|---|
protected ServletModule.FilterKeyBindingBuilder |
ServletModule.filter(String urlPattern,
String... morePatterns) |
protected ServletModule.FilterKeyBindingBuilder |
ServletModule.filterRegex(String regex,
String... regexes) |
Copyright © 2006–2016 Google, Inc.. All rights reserved.