Uses of Interface
org.glassfish.jersey.process.internal.RequestInvoker.InvocationContext

Packages that use RequestInvoker.InvocationContext
org.glassfish.jersey.process.internal Common Jersey internal processing classes. 
 

Uses of RequestInvoker.InvocationContext in org.glassfish.jersey.process.internal
 

Methods in org.glassfish.jersey.process.internal with parameters of type RequestInvoker.InvocationContext
 ResponseProcessor ResponseProcessor.Builder.build(RequestInvoker.Callback callback, com.google.common.util.concurrent.ListenableFuture<javax.ws.rs.core.Response> response, RequestInvoker.InvocationContext invocationContext, ExceptionMappers exceptionMappers)
           
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.