Interface HTTP2Channel


  • public interface HTTP2Channel

    A HTTP/2 specific handler of events for normal and tunneled exchanges.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  HTTP2Channel.Client
      A client specific handler for events that happen after a HEADERS response frame is received.
      static interface  HTTP2Channel.Server
      A server specific handler for events that happen after a HEADERS request frame is received.