- Enclosing interface:
HTTP2Channel
public static interface HTTP2Channel.Server
A server specific handler for events that happen after
a HEADERS request frame is received.
DATA frames may be handled as request content
or as opaque tunnelled data.
-
Method Summary
-
Method Details
-
onData
-
onTrailer
-
onTimeout
-
onFailure
-
isIdle
boolean isIdle()
-