Searched refs:getLatestClientWindow (Results 1 – 4 of 4) sorted by relevance
37 public static synchronized int getLatestClientWindow() { in getLatestClientWindow() method in InternalHandlerSettings38 return NettyHandlerSettings.getLatestClientWindow(); in getLatestClientWindow()
40 public static synchronized int getLatestClientWindow() { in getLatestClientWindow() method in HandlerSettings
59 public static synchronized int getLatestClientWindow() { in getLatestClientWindow() method in NettyHandlerSettings
209 lastWindow = InternalHandlerSettings.getLatestClientWindow(); in onNext()