Uses of Class
org.glassfish.jersey.server.model.ResourceMethodInvoker

Packages that use ResourceMethodInvoker
org.glassfish.jersey.server.model Jersey server-side application & resource modeling classes. 
 

Uses of ResourceMethodInvoker in org.glassfish.jersey.server.model
 

Methods in org.glassfish.jersey.server.model that return ResourceMethodInvoker
 ResourceMethodInvoker ResourceMethodInvoker.Builder.build(ResourceMethod method)
          Build a new resource method invoker instance.
 



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