Class InboundConnectionCacheBlockingImpl.ConnectionState<C extends Connection>

    • Field Detail

      • busyCount

        int busyCount
      • expectedResponseCount

        int expectedResponseCount
    • Constructor Detail

      • ConnectionState

        ConnectionState​(C conn)