Class issue253


  • @Path("/hello")
    public class issue253
    extends Object
    • Constructor Detail

      • issue253

        public issue253()
    • Method Detail

      • hello

        @GET
        @Produces("text/plain")
        public String hello()