Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 72328 invoked from network); 17 Sep 2004 15:35:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Sep 2004 15:35:06 -0000 Received: (qmail 78786 invoked by uid 500); 17 Sep 2004 15:34:58 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 78700 invoked by uid 500); 17 Sep 2004 15:34:57 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 78639 invoked by uid 99); 17 Sep 2004 15:34:56 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 17 Sep 2004 08:34:52 -0700 Received: (qmail 25273 invoked from network); 17 Sep 2004 15:36:38 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 17 Sep 2004 15:36:38 -0000 Message-ID: <283944707.1095435398748.JavaMail.apache@nagoya> Date: Fri, 17 Sep 2004 08:36:38 -0700 (PDT) From: jira@apache.org To: directory-dev@incubator.apache.org Subject: [jira] Updated: (DIRSEDA-8) ListenerConfig abstraction for TCP, UDP, and intra-VM pipes. In-Reply-To: <1827320029.1095324577824.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: Alex Karasulu (mailto:aok123@bellsouth.net) Date: Fri, 17 Sep 2004 8:36 AM Comment: testing something for patch order Changes: Attachment changed to build.properties --------------------------------------------------------------------- For a full history of the issue, see: http://issues.apache.org/jira/browse/DIRSEDA-8?page=history --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/DIRSEDA-8 Here is an overview of the issue: --------------------------------------------------------------------- Key: DIRSEDA-8 Summary: ListenerConfig abstraction for TCP, UDP, and intra-VM pipes. Type: Improvement Status: In Progress Priority: Major Project: Seda Framework Assignee: Alex Karasulu Reporter: Trustin Lee Created: Thu, 16 Sep 2004 1:49 AM Updated: Fri, 17 Sep 2004 8:36 AM Description: ListenerConfig interface is currently specific to TCP transport, and we need to generalize it and create subclasses we planned to support; SocketListenerConfig that covers TCP and UDP, and PipeListenerConfig that covers intra-VM pipes. Additionally, DefaultListenerManager is renamed to TCPListenerManager. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira