Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 32280 invoked from network); 7 Feb 2005 23:37:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Feb 2005 23:37:33 -0000 Received: (qmail 75841 invoked by uid 500); 7 Feb 2005 23:37:33 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 75801 invoked by uid 500); 7 Feb 2005 23:37:32 -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 75788 invoked by uid 99); 7 Feb 2005 23:37:32 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aok123@bellsouth.net designates 205.152.59.73 as permitted sender) Received: from imf25aec.mail.bellsouth.net (HELO imf25aec.mail.bellsouth.net) (205.152.59.73) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 07 Feb 2005 15:37:31 -0800 Received: from [172.16.1.7] ([65.80.200.112]) by imf25aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20050207233729.RYWI2148.imf25aec.mail.bellsouth.net@[172.16.1.7]> for ; Mon, 7 Feb 2005 18:37:29 -0500 Message-ID: <4207FBB9.8030304@bellsouth.net> Date: Mon, 07 Feb 2005 18:37:29 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [mina] All packages have been implemented. References: <768dcb2e05020700396bfc369@mail.gmail.com> In-Reply-To: <768dcb2e05020700396bfc369@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Trustin Lee wrote: >Hi, > >I finished implemting the last package, 'registry' which is a frontend >makes it easy to set up acceptors and filters for various IoHandlers >and ProtocolProviders. > >Here is the recent version of sitedoc: > >http://www.apache.org/~trustin/mina-20050207/index.html > >Please refer to 'Registry' example to see how to use registry package. > > That's awesome Trustin. We got like inetd now alright. I'll take a look at it later this evening. Thanks, Alex