Interface RequestArguments.Entity

Enclosing interface:
RequestArguments

public static interface RequestArguments.Entity
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
    void
    writeTo(org.springframework.http.HttpOutputMessage message)
     
  • Method Details

    • writeTo

      void writeTo(org.springframework.http.HttpOutputMessage message) throws IOException
      Throws:
      IOException
    • isEmpty

      default boolean isEmpty()