|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationContext | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of InvocationContext in org.glassfish.jersey.process.internal |
|---|
| Classes in org.glassfish.jersey.process.internal that implement InvocationContext | |
|---|---|
class |
AsyncInflectorAdapter<REQUEST,RESPONSE>
Suspendable, asynchronous Request to Response 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. |
| Methods in org.glassfish.jersey.process.internal with parameters of type InvocationContext | |
|---|---|
void |
InvocationCallback.suspended(long time,
java.util.concurrent.TimeUnit unit,
InvocationContext context)
Request processing suspend event notification. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||