Interface ResponseBody

All Known Implementing Classes:
JsonResponseBody

public interface ResponseBody
HTTP返回体
  • Method Summary

    Modifier and Type
    Method
    Description
    获取返回体的数据类型
  • Method Details

    • getContentType

      String getContentType()
      获取返回体的数据类型
      Returns:
      返回体的数据类型