Class Bookstore
- java.lang.Object
-
- org.glassfish.jersey.examples.bookstore.webapp.resource.Bookstore
-
@Path("/") @Singleton @Produces("text/html") public class Bookstore extends Object
-
-
Constructor Summary
Constructors Constructor Description Bookstore()
-