|
||||||||||
| 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 |
|---|
| Methods in org.glassfish.jersey.process.internal with parameters of type InvocationContext | |
|---|---|
void |
InvocationCallback.suspended(long time,
TimeUnit unit,
InvocationContext context)
Request processing suspend event notification. |
| Constructor parameters in org.glassfish.jersey.process.internal with type arguments of type InvocationContext | |
|---|---|
ResponseProcessor(RequestScope requestScope,
InvocationCallback callback,
org.glassfish.hk2.Factory<InvocationContext> invocationCtxProvider,
org.glassfish.hk2.Factory<ResponseProcessor.RespondingContext> respondingCtxProvider,
org.glassfish.hk2.Factory<StagingContext<javax.ws.rs.core.Response>> responseStagingCtxProvider,
org.glassfish.hk2.Factory<ExceptionMappers> exceptionMappersProvider)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||