Interface ServerParser.Listener
- All Superinterfaces:
Parser.Listener
- All Known Implementing Classes:
HTTP2ServerSession, ServerParser.Listener.Adapter, ServerParser.Listener.Wrapper
- Enclosing class:
ServerParser
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Methods inherited from interface Parser.Listener
onConnectionFailure, onData, onGoAway, onHeaders, onPing, onPriority, onPushPromise, onReset, onSettings, onStreamFailure, onWindowUpdate
-
Method Details
-
onPreface
void onPreface()
-