A C G I J M O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- App - Class in org.glassfish.jersey.examples.jsonb
-
Jersey JSON-B example standalone application.
- App() - Constructor for class org.glassfish.jersey.examples.jsonb.App
C
- Cat - Class in org.glassfish.jersey.examples.jsonb
-
Example cat POJO for JSONB (un)marshalling.
- Cat() - Constructor for class org.glassfish.jersey.examples.jsonb.Cat
- Cat(String, String, String, boolean) - Constructor for class org.glassfish.jersey.examples.jsonb.Cat
- check() - Method in class org.glassfish.jersey.examples.jsonb.JsonbResource
- createCat(Cat) - Method in class org.glassfish.jersey.examples.jsonb.JsonbResource
- createMultiple(List<Cat>) - Method in class org.glassfish.jersey.examples.jsonb.JsonbResource
G
- getAll() - Method in class org.glassfish.jersey.examples.jsonb.JsonbResource
- getCat() - Method in class org.glassfish.jersey.examples.jsonb.JsonbResource
- getColor() - Method in class org.glassfish.jersey.examples.jsonb.Cat
- getName() - Method in class org.glassfish.jersey.examples.jsonb.Cat
- getSort() - Method in class org.glassfish.jersey.examples.jsonb.Cat
I
- isDomesticated() - Method in class org.glassfish.jersey.examples.jsonb.Cat
J
- JsonbApplication - Class in org.glassfish.jersey.examples.jsonb
-
Jersey JSON-B example application.
- JsonbApplication() - Constructor for class org.glassfish.jersey.examples.jsonb.JsonbApplication
- JsonbResource - Class in org.glassfish.jersey.examples.jsonb
-
An example resource utilizing JSONB.
- JsonbResource() - Constructor for class org.glassfish.jersey.examples.jsonb.JsonbResource
M
- main(String[]) - Static method in class org.glassfish.jersey.examples.jsonb.App
O
- org.glassfish.jersey.examples.jsonb - package org.glassfish.jersey.examples.jsonb
S
- setColor(String) - Method in class org.glassfish.jersey.examples.jsonb.Cat
- setDomesticated(boolean) - Method in class org.glassfish.jersey.examples.jsonb.Cat
- setName(String) - Method in class org.glassfish.jersey.examples.jsonb.Cat
- setSort(String) - Method in class org.glassfish.jersey.examples.jsonb.Cat
All Classes All Packages