[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    [02/11] httpcomponents-core git commit: Add missing Javadoc @oaram tag.
From:       ggregory () apache ! org
Date:       2018-07-30 20:52:43
Message-ID: 80cb1bbd272146d0af0582838e407693 () git ! apache ! org
[Download RAW message or body]

Add missing Javadoc @oaram tag.

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/883c5cca
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/883c5cca
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/883c5cca

Branch: refs/heads/master
Commit: 883c5ccac191b9ea2be4d3398b09504db67e33bc
Parents: 48908e2
Author: Gary Gregory <ggregory@apache.org>
Authored: Mon Jul 30 10:01:45 2018 -0600
Committer: Gary Gregory <ggregory@apache.org>
Committed: Mon Jul 30 10:01:45 2018 -0600

----------------------------------------------------------------------
 .../java/org/apache/hc/core5/http/nio/AsyncResponseConsumer.java    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/883c5cca/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncResponseConsumer.java
                
----------------------------------------------------------------------
diff --git a/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncResponseConsumer.java \
b/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncResponseConsumer.java \
                index 2d2a133..cdd6ce5 100644
--- a/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncResponseConsumer.java
+++ b/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncResponseConsumer.java
@@ -36,6 +36,7 @@ import org.apache.hc.core5.http.HttpResponse;
 /**
  * Abstract asynchronous response consumer.
  *
+ * @param <T> the future result type returned by a callback.
  * @since 5.0
  */
 public interface AsyncResponseConsumer<T> extends AsyncDataConsumer {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic