Uses of Interface
org.glassfish.jersey.server.model.MethodList.Filter
Packages that use MethodList.Filter
Package
Description
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.FilterModifier and TypeMethodDescriptionMethodList.filter
(MethodList.Filter filter) Created a new method list containing only the methods supported by themethod list filter
.