Uses of Interface
org.glassfish.jersey.server.model.MethodList.Filter

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

Uses of MethodList.Filter in org.glassfish.jersey.server.model
 

Methods in org.glassfish.jersey.server.model with parameters of type MethodList.Filter
 MethodList MethodList.filter(MethodList.Filter filter)
          Created a new method list containing only the methods supported by the method list filter.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.