Uses of Class
org.eclipse.jetty.http2.parser.ServerParser
-
Uses of ServerParser in org.eclipse.jetty.http2.server
Modifier and TypeMethodDescriptionHTTP2ServerSession.getParser()
protected ServerParser
AbstractHTTP2ServerConnectionFactory.newServerParser
(Connector connector, RateControl rateControl) ModifierConstructorDescriptionHTTP2ServerSession
(Scheduler scheduler, EndPoint endPoint, ServerParser parser, Generator generator, ServerSessionListener listener, FlowControlStrategy flowControl)