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

List:       httpcomponents-commits
Subject:    svn commit: r449666 - in
From:       rolandw () apache ! org
Date:       2006-09-25 12:31:52
Message-ID: 20060925123152.9A5FE1A981A () eris ! apache ! org
[Download RAW message or body]

Author: rolandw
Date: Mon Sep 25 05:31:51 2006
New Revision: 449666

URL: http://svn.apache.org/viewvc?view=rev&rev=449666
Log:
fixed JavaDoc warnings

Modified:
    jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpClientConnection.java
  jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpRequestExecutor.java


Modified: jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpClientConnection.java
                
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/module-main/sr \
c/main/java/org/apache/http/HttpClientConnection.java?view=diff&rev=449666&r1=449665&r2=449666
 ==============================================================================
--- jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpClientConnection.java \
                (original)
+++ jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpClientConnection.java \
Mon Sep 25 05:31:51 2006 @@ -50,10 +50,10 @@
     /**
      * Returns the current target host.
      *
-     * @return the target host, as set by {@link #setTargetHost setTargetHost}.
+     * @return the target host of this connection
      */
     HttpHost getTargetHost();
-    
+
     /**
      * Checks if response data is available from the connection. May wait for
      * the specified time until some data becomes available. Note that some

Modified: jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpRequestExecutor.java
                
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/module-main/sr \
c/main/java/org/apache/http/protocol/HttpRequestExecutor.java?view=diff&rev=449666&r1=449665&r2=449666
 ==============================================================================
--- jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpRequestExecutor.java \
                (original)
+++ jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpRequestExecutor.java \
Mon Sep 25 05:31:51 2006 @@ -112,9 +112,7 @@
      * Synchronously send a request and obtain the response.
      *
      * @param request   the request to send. It will be preprocessed.
-     * @param conn      the connection over which to send.
-     *                  The {@link HttpClientConnection#setTargetHost target}
-     *                  host has to be set before calling this method.
+     * @param conn      the open connection over which to send
      *
      * @return  the response to the request, postprocessed
      *


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

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