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