-
public interface HTTP2ChannelA HTTP/2 specific handler of events for normal and tunneled exchanges.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHTTP2Channel.ClientA client specific handler for events that happen after aHEADERSresponse frame is received.static interfaceHTTP2Channel.ServerA server specific handler for events that happen after aHEADERSrequest frame is received.
-