Searched defs:maxHttp2Streams (Results 1 – 1 of 1) sorted by relevance
412 Builder maxHttp2Streams(Integer maxHttp2Streams); in maxHttp2Streams() method501 private Integer maxHttp2Streams; field in NettyNioAsyncHttpClient.DefaultBuilder664 public Builder maxHttp2Streams(Integer maxHttp2Streams) { in maxHttp2Streams() argument669 public void setMaxHttp2Streams(Integer maxHttp2Streams) { in setMaxHttp2Streams()