Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 30057 invoked from network); 2 Feb 2006 10:39:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Feb 2006 10:39:36 -0000 Received: (qmail 96284 invoked by uid 500); 2 Feb 2006 10:39:35 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 96143 invoked by uid 500); 2 Feb 2006 10:39:35 -0000 Mailing-List: contact dev-help@directory.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 dev@directory.apache.org Received: (qmail 96132 invoked by uid 99); 2 Feb 2006 10:39:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 02:39:34 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ajnabee@gmail.com designates 64.233.184.193 as permitted sender) Received: from [64.233.184.193] (HELO wproxy.gmail.com) (64.233.184.193) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 02:39:34 -0800 Received: by wproxy.gmail.com with SMTP id 36so550158wra for ; Thu, 02 Feb 2006 02:39:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iSVTenldeDt42vt9od6Tf73VVtC/m9T8rmRySUO10Y01PC4y0ml3vYkfDFlmPpujF5FSVygU0LQj1VEvYqO+L4VxbEaIebm2tjlhi1jnQkl3zJKbeYYezCOpIfVmtbvF9KDiKsb5v7tVllISrelUEzfRjdVIe3sV/cIxHi+2h0Y= Received: by 10.65.220.8 with SMTP id x8mr251780qbq; Thu, 02 Feb 2006 02:39:13 -0800 (PST) Received: by 10.64.201.2 with HTTP; Thu, 2 Feb 2006 02:39:13 -0800 (PST) Message-ID: Date: Thu, 2 Feb 2006 16:09:13 +0530 From: Nirmalya Sengupta To: dev@directory.apache.org Subject: [mina]:In which package can I find ProtocolHandlerAdapter? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello all, While going thru the MINA Tutorial, I came across the concept of ProtocolHandler implementation. In the 'Protocol Handler Implementation' section, the example code mentions an interface called 'ProtocolHandlerAdapter'. While writing the code (in Eclipse), however, I could not spot this particular interface (or the related classes). Am I missing something obvious? Could someone please help? Nirmalya -- Nirmalya Sengupta Software Technologist "If you have built castles in the air, your work need not be lost. That is where they should be. Now put the foundation under them." --Henry David Thoreau