Interface MediaType


public interface MediaType
Common MIME type constants.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    MIME type for JSON content: application/json.
  • Field Details

    • APPLICATION_JSON

      static final String APPLICATION_JSON
      MIME type for JSON content: application/json.
      See Also: