|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseProcessor | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of ResponseProcessor in org.glassfish.jersey.process.internal |
|---|
| Methods in org.glassfish.jersey.process.internal that return ResponseProcessor | |
|---|---|
ResponseProcessor<DATA> |
ResponseProcessor.Builder.build(java.util.concurrent.Future<DATA> inflectedResponse,
InvocationCallback<DATA> callback,
RequestScope.Instance scopeInstance)
Create a response processor for a given request scope instance and invocation callback. |
ResponseProcessor<Response> |
ResponseProcessor.ResponseBuilder.build(java.util.concurrent.Future<Response> inflectedResponse,
InvocationCallback<Response> callback,
RequestScope.Instance scopeInstance)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||