Interface HttpContentApi

  • All Superinterfaces:
    ContentApi

    @Consumes("application/json")
    @Path("contents")
    public interface HttpContentApi
    extends ContentApi