@Path("cat") public class CatResource extends Object
CatResource()
String
meow()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CatResource()
@GET @Produces("text/plain") public String meow()