| Class and Description |
|---|
| FilterKeyBindingBuilder
See the EDSL examples at
JerseyGuiceModule.configureServlets()
copied from Guice Servlet |
| InjectorProvider |
| RequestParameters
Apply this to field or parameters of type
Map<String, String[]>
when you want the HTTP request parameter map to be injected. |
| RequestScoped
Apply this to implementation classes when you want one instance per request.
|
| ServletKeyBindingBuilder |
Copyright © 2014–2015 Soabase. All rights reserved.