|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicNIOPoolEntry | |
|---|---|
| org.apache.http.impl.nio.pool | Basic implementations for interfaces in
org.apache.http.nio.pool. |
| Uses of BasicNIOPoolEntry in org.apache.http.impl.nio.pool |
|---|
| Methods in org.apache.http.impl.nio.pool that return BasicNIOPoolEntry | |
|---|---|
protected BasicNIOPoolEntry |
BasicNIOConnPool.createEntry(HttpHost host,
NHttpClientConnection conn)
|
| Methods in org.apache.http.impl.nio.pool that return types with arguments of type BasicNIOPoolEntry | |
|---|---|
Future<BasicNIOPoolEntry> |
BasicNIOConnPool.lease(HttpHost route,
Object state)
|
Future<BasicNIOPoolEntry> |
BasicNIOConnPool.lease(HttpHost route,
Object state,
FutureCallback<BasicNIOPoolEntry> callback)
|
| Method parameters in org.apache.http.impl.nio.pool with type arguments of type BasicNIOPoolEntry | |
|---|---|
Future<BasicNIOPoolEntry> |
BasicNIOConnPool.lease(HttpHost route,
Object state,
FutureCallback<BasicNIOPoolEntry> callback)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||