Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
F
G
M
O
R
S
D
DocumentFilteringResource
- Class in
org.glassfish.jersey.examples.jsonp.resource
Resource filtering stored documents based on the presence of given attributes.
DocumentFilteringResource()
- Constructor for class org.glassfish.jersey.examples.jsonp.resource.
DocumentFilteringResource
DocumentResource
- Class in
org.glassfish.jersey.examples.jsonp.resource
Document Resource.
DocumentResource()
- Constructor for class org.glassfish.jersey.examples.jsonp.resource.
DocumentResource
DocumentStorage
- Class in
org.glassfish.jersey.examples.jsonp.service
Storage of documents.
F
filter(JsonArray)
- Method in class org.glassfish.jersey.examples.jsonp.resource.
DocumentFilteringResource
G
get(int)
- Method in class org.glassfish.jersey.examples.jsonp.resource.
DocumentResource
get(int)
- Static method in class org.glassfish.jersey.examples.jsonp.service.
DocumentStorage
getAll()
- Method in class org.glassfish.jersey.examples.jsonp.resource.
DocumentResource
getAll()
- Static method in class org.glassfish.jersey.examples.jsonp.service.
DocumentStorage
getFilteringResource()
- Method in class org.glassfish.jersey.examples.jsonp.resource.
DocumentResource
M
MyApplication
- Class in
org.glassfish.jersey.examples.jsonp
MyApplication()
- Constructor for class org.glassfish.jersey.examples.jsonp.
MyApplication
O
org.glassfish.jersey.examples.jsonp
- package org.glassfish.jersey.examples.jsonp
org.glassfish.jersey.examples.jsonp.resource
- package org.glassfish.jersey.examples.jsonp.resource
org.glassfish.jersey.examples.jsonp.service
- package org.glassfish.jersey.examples.jsonp.service
R
remove(int)
- Method in class org.glassfish.jersey.examples.jsonp.resource.
DocumentResource
remove(int)
- Static method in class org.glassfish.jersey.examples.jsonp.service.
DocumentStorage
removeAll()
- Method in class org.glassfish.jersey.examples.jsonp.resource.
DocumentResource
removeAll()
- Static method in class org.glassfish.jersey.examples.jsonp.service.
DocumentStorage
S
store(JsonObject)
- Method in class org.glassfish.jersey.examples.jsonp.resource.
DocumentResource
store(JsonArray)
- Method in class org.glassfish.jersey.examples.jsonp.resource.
DocumentResource
store(JsonObject)
- Static method in class org.glassfish.jersey.examples.jsonp.service.
DocumentStorage
D
F
G
M
O
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2013,
Oracle
and/or its affiliates. All Rights Reserved. Use is subject to license terms.