Interface KRAInfoResource

  • All Known Implementing Classes:
    KRAInfoService

    @Path("info")
    public interface KRAInfoResource
    Author:
    Ade Lee
    • Method Detail

      • getInfo

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