Interface ParentResource

All Known Implementing Classes:
ChildResource

public interface ParentResource
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • firstest

      @GET @Produces("text/plain") String firstest()