Searched refs:withMaxConcurrentStreamsPerConnection (Results 1 – 2 of 2) sorted by relevance
94 …public Http2StreamManagerOptions withMaxConcurrentStreamsPerConnection(int maxConcurrentStreamsPer… in withMaxConcurrentStreamsPerConnection() method in Http2StreamManagerOptions
51 options.withMaxConcurrentStreamsPerConnection(maxStreams) in createStreamManager()