Uses of Interface
org.eclipse.jetty.http2.FlowControlStrategy.Factory
-
Uses of FlowControlStrategy.Factory in org.eclipse.jetty.http2.client
Modifier and TypeMethodDescriptionvoid
HTTP2Client.setFlowControlStrategyFactory
(FlowControlStrategy.Factory flowControlStrategyFactory) -
Uses of FlowControlStrategy.Factory in org.eclipse.jetty.http2.server
Modifier and TypeMethodDescriptionAbstractHTTP2ServerConnectionFactory.getFlowControlStrategyFactory()
Modifier and TypeMethodDescriptionvoid
AbstractHTTP2ServerConnectionFactory.setFlowControlStrategyFactory
(FlowControlStrategy.Factory flowControlStrategyFactory)