| Modifier and Type | Field and Description |
|---|---|
(package private) com.ning.http.client.ListenableFuture<T> |
future |
(package private) CompletionListener<T> |
listener |
(package private) Requests |
requests |
| Constructor and Description |
|---|
CompletionListenerWrapper() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
callCompletionListenerForError() |
void |
run() |
final CompletionListener<T> listener
final com.ning.http.client.ListenableFuture<T> future
final Requests requests
Copyright © 2016. All rights reserved.