Searched refs:autoFlowControl (Results 1 – 3 of 3) sorted by relevance
33 public static synchronized void autoWindowOn(boolean autoFlowControl) { in autoWindowOn() argument34 NettyHandlerSettings.autoWindowOn(autoFlowControl); in autoWindowOn()
36 public static synchronized void autoWindowOn(boolean autoFlowControl) { in autoWindowOn() argument37 NettyHandlerSettings.autoWindowOn(autoFlowControl); in autoWindowOn()
55 public static synchronized void autoWindowOn(boolean autoFlowControl) { in autoWindowOn() argument56 autoFlowControlOn = autoFlowControl; in autoWindowOn()