Class JSONPostDataProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getContentType()
      Get the content type of the data
      byte[] getData()
      Get the data
      JSONObject getRawData()
      Get modifiable raw data.
      The given data should be modifiable.
      boolean isEmpty()
      Checks whether this provider is empty or not.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait