Package | Description |
---|---|
org.apache.http.impl.nio.pool |
Default implementations of client side connection pools
for asynchronous, even driven communication.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicNIOConnPool
A very basic
ConnPool implementation that
represents a pool of non-blocking NHttpClientConnection connections
identified by an HttpHost instance. |
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.