Uses of Class
org.glassfish.jersey.process.internal.RequestInvoker

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

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

Methods in org.glassfish.jersey.process.internal that return RequestInvoker
 RequestInvoker<Request,Response> RequestInvoker.Builder.build(Stage<Request> rootStage)
          Build a new request invoker configured to use the supplied request processor for processing requests.
 



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