Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 50760 invoked from network); 6 Mar 2004 03:02:47 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Mar 2004 03:02:47 -0000 Received: (qmail 36840 invoked by uid 500); 6 Mar 2004 03:02:27 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 36787 invoked by uid 500); 6 Mar 2004 03:02:27 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 36766 invoked from network); 6 Mar 2004 03:02:26 -0000 Received: from unknown (HELO imf18aec.mail.bellsouth.net) (205.152.59.66) by daedalus.apache.org with SMTP; 6 Mar 2004 03:02:26 -0000 Received: from franklin ([65.81.196.120]) by imf18aec.mail.bellsouth.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040306030235.QWWF10536.imf18aec.mail.bellsouth.net@franklin> for ; Fri, 5 Mar 2004 22:02:35 -0500 From: "Alex Karasulu" To: "'Jakarta Commons Developers List'" Subject: [codec] StatefulDecoder Interfaces are ready Date: Fri, 5 Mar 2004 22:02:32 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <20040304055510.GKCR1865.imf17aec.mail.bellsouth.net@franklin> Thread-Index: AcQBp8r9Gcg6/i+oRhqRtOuYnWrbyQAAGFagAAE1tFAAXk+5IA== Message-Id: <20040306030235.QWWF10536.imf18aec.mail.bellsouth.net@franklin> 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 Hi I've massaged the StatefulDecoder again this time in the area of the ErrorHandler. I've generalized it by turning it into a Monitor which it really is. Already started using these classes and they fit well into a non-blocking server. I'm very happy with them. Here are the attachments for java files and the javadocs of the interfaces I would like to add to the stateful package in codec: http://nagoya.apache.org/jira/secure/ManageAttachments.jspa?id=13599 Can someone review and add them if all is well? Thanks, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org