Package org.eclipse.jetty.http2.parser
Interface ServerParser.Listener
- All Superinterfaces:
Parser.Listener
- All Known Implementing Classes:
ServerParser.Listener.Wrapper
- Enclosing class:
ServerParser
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface org.eclipse.jetty.http2.parser.Parser.Listener
onConnectionFailure, onData, onGoAway, onHeaders, onPing, onPriority, onPushPromise, onReset, onSettings, onStreamFailure, onWindowUpdate
-
Method Details
-
onPreface
default void onPreface()
-