インターフェース MediaTypeExpression


public interface MediaTypeExpression
@RequestMapping アノテーションで「消費」および「生成」条件に定義されているメディア型式 (たとえば、"text/plain"、"!text/plain" ) の契約。
導入:
3.1
作成者:
Rossen Stoyanchev
関連事項:
  • 方法の概要

    修飾子と型
    メソッド
    説明
    boolean
  • メソッドの詳細

    • getMediaType

      MediaType getMediaType()
    • isNegated

      boolean isNegated()