public interface ConnectionManagerAwareHttpClient
extends org.apache.http.nio.client.HttpAsyncClient
Modifier and Type | Method and Description |
---|---|
void |
close() |
org.apache.http.nio.conn.NHttpClientConnectionManager |
getHttpClientConnectionManager()
Returns the {@link org.apache.http.nio.conn.NHttpClientConnectionManager associated with the
http client.
|
void |
start() |