|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationCallback | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of InvocationCallback in org.glassfish.jersey.process.internal |
|---|
| Methods in org.glassfish.jersey.process.internal with parameters of type InvocationCallback | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Response> |
RequestInvoker.apply(Request request,
InvocationCallback callback)
Transform request data of a given type into a response result of the different type. |
ResponseProcessor |
ResponseProcessor.Builder.build(InvocationCallback callback,
RequestScope.Instance scopeInstance)
Build a response processor for a given request scope instance and invocation callback. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||