Packages

object TAJSONFormat

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TAJSONFormat
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val AnalysisInputsFormat: RootJsonFormat[TextAnalyzeInput]
  2. implicit val AnalysisTaskFormat: RootJsonFormat[TextAnalyzeTask]
  3. implicit val AnalysisTasksFormat: RootJsonFormat[TextAnalyzeTasks]
  4. implicit val AnalyzeRequestFormat: RootJsonFormat[TextAnalyzeRequest]
  5. implicit val DocumentFormat: RootJsonFormat[TADocument]
  6. implicit val RequestFormat: RootJsonFormat[TARequest]