Interface Response

All Known Subinterfaces:
ResponseException, ResponseProblem, ResponseREPLY
All Known Implementing Classes:
JSONResponse, JSONResponseERROR, JSONResponseEXCEPTION, JSONResponseProblem, JSONResponseREPLY, XMLResponse, XMLResponseERROR, XMLResponseEXCEPTION, XMLResponseProblem, XMLResponseREPLY

public interface Response
Defines a basic interface for Semantic Turkey service response
Author:
Ramon OrrĂ¹
Armando Stellato <stellato@info.uniroma2.it>,
Andrea Turbati <turbati@info.uniroma2.it>
  • Method Details

    • getResponseObject

      Object getResponseObject()
    • getResponseContent

      String getResponseContent()
    • isAffirmative

      boolean isAffirmative()