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 f7b44a0 commit adc0354Copy full SHA for adc0354
api/src/main/java/org/asynchttpclient/AsyncCompletionHandler.java
@@ -72,9 +72,6 @@ public void onThrowable(Throwable t) {
72
73
/**
74
* Invoked once the HTTP response processing is finished.
75
- * <p/>
76
77
- * Gets always invoked as last callback method.
78
*
79
* @param response The {@link Response}
80
* @return T Value that will be returned by the associated {@link java.util.concurrent.Future}
0 commit comments