|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionContext | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of ExecutionContext in org.glassfish.jersey.process.internal |
|---|
| Subinterfaces of ExecutionContext in org.glassfish.jersey.process.internal | |
|---|---|
interface |
ProcessingContext
Injectable processing context that can be used to control various aspects of a single request processing, e.g. |
| Classes in org.glassfish.jersey.process.internal that implement ExecutionContext | |
|---|---|
class |
AsyncInflectorAdapter<REQUEST,RESPONSE>
Suspendable, asynchronous inflector adapter
that provides implementation of the request suspend/resume capabilities of the
invocation context and returns
a listenable response future instead of a plain response
object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||