- java.lang.Object
-
- org.glassfish.jersey.examples.jsonp.resource.DocumentFilteringResource
-
@Consumes(value="application/json")
@Produces(value="application/json")
public class DocumentFilteringResource
extends Object
Resource filtering stored documents based on the presence of given attributes.
- Author:
- Michal Gajdos
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.