org.glassfish.jersey.examples.bookstore.webapp.resource
Class Happy
java.lang.Object
org.glassfish.jersey.examples.bookstore.webapp.resource.Happy
@Path(value="/happy")
@Singleton
public class Happy
- extends Object
Generates a header display resource which is useful for displaying the
various headers browsers use for making test cases
|
Constructor Summary |
Happy()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Happy
public Happy()
getHeaders
public String getHeaders()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.