Package org.glassfish.jersey.examples.clipboard
package org.glassfish.jersey.examples.clipboard
-
ClassesClassDescriptionThis is the example entry point, where Jersey application for the example gets populated and published using the Grizzly 2 HTTP container.Very basic resource example showcases CRUD functionality implemented via HTTP POST, GET, PUT and DELETE methods.