Interface HttpMessage

  • Method Summary

    Modifier and Type
    Method
    Description
    Return the headers of this message.
  • Method Details

    • getHeaders

      HttpHeaders getHeaders()
      Return the headers of this message.
      Returns:
      a corresponding HttpHeaders object (never null)