Re-factoring the connectors. Remove large chunks of duplicated code in the Processors...
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 13 Sep 2010 20:03:17 +0000 (20:03 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 13 Sep 2010 20:03:17 +0000 (20:03 +0000)
commit77f8a56b61f85e3dbc047179cba7dbf8430db1a3
tree7dc875db71967e773b5c9ca5756453f975141821
parent94fb4040324ce42cf9c9158cedab579e1560bb1f
Re-factoring the connectors. Remove large chunks of duplicated code in the Processors. Some minor changes elsewhere to support the re-factoring.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@996672 13f79535-47bb-0310-9956-ffa450edef68
java/org/apache/coyote/http11/AbstractHttp11Processor.java
java/org/apache/coyote/http11/Http11AprProcessor.java
java/org/apache/coyote/http11/Http11NioProcessor.java
java/org/apache/coyote/http11/Http11Processor.java
java/org/apache/coyote/http11/LocalStrings.properties
java/org/apache/tomcat/util/net/AbstractEndpoint.java
java/org/apache/tomcat/util/net/JIoEndpoint.java