Interface ConnectionPool.MaxMultiplexable

All Known Implementing Classes:
HttpConnectionOverHTTP2
Enclosing interface:
ConnectionPool

public static interface ConnectionPool.MaxMultiplexable
Marks a connection as supporting multiplexed requests.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getMaxMultiplex

      int getMaxMultiplex()
      Returns:
      the max number of requests multiplexable on a single connection