Searched refs:getMaxConcurrentStreamsPerConnection (Results 1 – 2 of 2) sorted by relevance
105 public int getMaxConcurrentStreamsPerConnection() { in getMaxConcurrentStreamsPerConnection() method in Http2StreamManagerOptions
65 int maxConcurrentStreamsPerConnection = options.getMaxConcurrentStreamsPerConnection(); in Http2StreamManager()