We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486bd89 commit f508174Copy full SHA for f508174
src/main/java/com/ning/http/client/AsyncCompletionHandler.java
@@ -62,9 +62,6 @@ public void onThrowable(Throwable t) {
62
63
/**
64
* Invoked once the HTTP response processing is finished.
65
- * <p/>
66
67
- * Gets always invoked as last callback method.
68
*
69
* @param response The {@link Response}
70
* @return T Value that will be returned by the associated {@link java.util.concurrent.Future}
0 commit comments