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

List:       httpcomponents-commits
Subject:    svn commit: r446854 - in
From:       olegk () apache ! org
Date:       2006-09-16 11:37:13
Message-ID: 20060916113713.778321A981A () eris ! apache ! org
[Download RAW message or body]

Author: olegk
Date: Sat Sep 16 04:37:12 2006
New Revision: 446854

URL: http://svn.apache.org/viewvc?view=rev&rev=446854
Log:
Fixed the class name

Added:
    jakarta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/examples/AsyncHttpServer.java
                
      - copied, changed from r442292, \
jakarta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/examples/AsyncHttpServerServer.java
 Removed:
    jakarta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/examples/AsyncHttpServerServer.java


Copied: jakarta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/examples/AsyncHttpServer.java \
(from r442292, jakarta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/examples/AsyncHttpServerServer.java)
                
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/module-nio/src \
/examples/org/apache/http/nio/examples/AsyncHttpServer.java?view=diff&rev=446854&p1=ja \
karta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/exampl \
es/AsyncHttpServerServer.java&r1=442292&p2=jakarta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/examples/AsyncHttpServer.java&r2=446854
 ==============================================================================
--- jakarta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/examples/AsyncHttpServerServer.java \
                (original)
+++ jakarta/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/nio/examples/AsyncHttpServer.java \
Sat Sep 16 04:37:12 2006 @@ -41,7 +41,7 @@
 import org.apache.http.protocol.ResponseServer;
 import org.apache.http.protocol.SyncHttpExecutionContext;
 
-public class AsyncHttpServerServer {
+public class AsyncHttpServer {
 
     public static void main(String[] args) throws Exception {
         if (args.length < 1) {


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

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