Package | Description |
---|---|
org.glassfish.jersey.server.model |
Jersey server-side application & resource modeling classes.
|
Modifier and Type | Method and Description |
---|---|
MethodList |
MethodList.filter(MethodList.Filter filter)
Created a new method list containing only the methods supported by the
method list filter . |