Class IndexResource

    • Constructor Detail

      • IndexResource

        public IndexResource()
    • Method Detail

      • getOccurrences

        @Post("txt:json")
        public Collection<?> getOccurrences​(String value)
      • getOccurrences

        @Post("form:json")
        public Collection<?> getOccurrences​(org.restlet.data.Form data)