| Package | Description |
|---|---|
| io.soabase.guice | |
| io.soabase.guice.example |
| Class and Description |
|---|
| FilterKeyBindingBuilder
See the EDSL examples at
JerseyMultiGuiceModule.configureServlets()
copied from Guice Servlet |
| InjectorProvider |
| JerseyMultiGuiceModule
Provides much of the functionality of the Guice ServletModule (https://github.com/google/guice/wiki/ServletModule).
|
| 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 |
| Class and Description |
|---|
| JerseyGuiceModule
Provides much of the functionality of the Guice ServletModule (https://github.com/google/guice/wiki/ServletModule).
|
| JerseyMultiGuiceModule
Provides much of the functionality of the Guice ServletModule (https://github.com/google/guice/wiki/ServletModule).
|
Copyright © 2014–2016 Soabase. All rights reserved.