Interface InfoResource

  • All Known Implementing Classes:
    InfoService

    @Path("info")
    public interface InfoResource
    Author:
    Endi S. Dewata
    • Method Detail

      • getInfo

        @GET
        javax.ws.rs.core.Response getInfo()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception