|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Producer | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of Producer in org.glassfish.jersey.process.internal |
|---|
| Methods in org.glassfish.jersey.process.internal with parameters of type Producer | ||
|---|---|---|
|
RequestScope.runInScope(Producer<T> task)
Runs the task in the new request scope. |
|
|
RequestScope.runInScope(RequestScope.Instance scopeInstance,
Producer<T> task)
Runs the task in the request scope initialized
from the scope instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||