Interface Http2StreamSourceChannel.TrailersHandler

Enclosing class:
Http2StreamSourceChannel

public static interface Http2StreamSourceChannel.TrailersHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • handleTrailers

      void handleTrailers(HeaderMap headerMap)