Interface CAInfoResource

  • All Known Implementing Classes:
    CAInfoService

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

      • getInfo

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