Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 89589 invoked from network); 6 Apr 2004 01:29:10 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Apr 2004 01:29:10 -0000 Received: (qmail 67633 invoked by uid 500); 6 Apr 2004 01:28:46 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 67407 invoked by uid 500); 6 Apr 2004 01:28:45 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 67388 invoked from network); 6 Apr 2004 01:28:44 -0000 Received: from unknown (HELO victor.wilshire.com) (209.0.86.70) by daedalus.apache.org with SMTP; 6 Apr 2004 01:28:44 -0000 Received: from harpy.wilshire.com (harpy.wilshire.com [192.168.1.58]) by victor.wilshire.com (8.12.3/8.12.3/Debian-6.6) with ESMTP id i361SbVa029999 for ; Mon, 5 Apr 2004 18:28:37 -0700 Received: from bbarkerxp (foundry.wilshire.com [192.168.1.129] (may be forged)) by harpy.wilshire.com (8.12.10/8.12.9) with SMTP id i361SbL9001760 for ; Mon, 5 Apr 2004 18:28:37 -0700 (PDT) Message-ID: <002f01c41b76$9a707a50$ec66a8c0@bbarkerxp> From: "Bill Barker" To: "Tomcat Developers List" References: <20040406005507.66217.qmail@minotaur.apache.org> Subject: Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteAdapter.java CoyoteOutputStream.java CoyoteReader.java CoyoteRequest.java CoyoteWriter.java Date: Mon, 5 Apr 2004 18:29:28 -0700 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------=_1081214917-11330-366" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Scanned-By: MIMEDefang 2.38 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------------=_1081214917-11330-366 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline ----- Original Message ----- From: To: Sent: Monday, April 05, 2004 5:55 PM Subject: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteAdapter.java CoyoteOutputStream.java CoyoteReader.java CoyoteRequest.java CoyoteWriter.java > jfarcand 2004/04/05 17:55:07 > > Modified: catalina/src/share/org/apache/coyote/tomcat5 > CoyoteAdapter.java CoyoteOutputStream.java > CoyoteReader.java CoyoteRequest.java > CoyoteWriter.java > Log: > Add public method consistently. Currently some methods were private, some final > and some public. I'm -0 on this. The classes modified are all internal to the Tomcat 5.x CoyoteConnector, so there is no good reason to make them public. > > Making such classes public allowed re-utilization of those classes as a base for new connector( ex: NSAPI) > The way that Coyote is designed, this should always be unnecessary. The way to build a new connector is to define a new ProtocolHandler that deals with the transport. ------------=_1081214917-11330-366 Content-Type: text/plain; name="disclaimer.txt" Content-Disposition: inline; filename="disclaimer.txt" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail. ------------=_1081214917-11330-366 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org ------------=_1081214917-11330-366--