From dev-return-10035-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Dec 21 17:15:41 2005 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 60345 invoked from network); 21 Dec 2005 17:15:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Dec 2005 17:15:40 -0000 Received: (qmail 48840 invoked by uid 500); 21 Dec 2005 17:15:39 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 48779 invoked by uid 500); 21 Dec 2005 17:15:38 -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 48768 invoked by uid 99); 21 Dec 2005 17:15:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2005 09:15:38 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mrchrisallen@gmail.com designates 64.233.184.196 as permitted sender) Received: from [64.233.184.196] (HELO wproxy.gmail.com) (64.233.184.196) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2005 09:15:37 -0800 Received: by wproxy.gmail.com with SMTP id 57so173830wri for ; Wed, 21 Dec 2005 09:15:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=pbw7mbB5TwVFhC/GetmK8F6NL+y6xK72q5bYztPj69UEKeMcX07jHqoOWKvBLgwAPdYvsY83YuuAckecPTkCe1coX3xINHHtTL7MwA1zK/Iym31BBLSIq/0Zqds2eHkudHUWOhtLDBG1H8hj56MaUzqb7fhIHrq1ElUSCiT5Ukg= Received: by 10.54.114.7 with SMTP id m7mr1089910wrc; Wed, 21 Dec 2005 09:15:16 -0800 (PST) Received: by 10.54.72.7 with HTTP; Wed, 21 Dec 2005 09:15:16 -0800 (PST) Message-ID: Date: Wed, 21 Dec 2005 12:15:16 -0500 From: Chris Allen To: Apache Directory Developers List Subject: Re: [MINA] getting accesss to the IoSession from another Thread In-Reply-To: <43A8F85C.2090006@trillian.se> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17891_16698642.1135185316519" References: <768dcb2e0512201618p4d3d041dt@mail.gmail.com> <43A8F85C.2090006@trillian.se> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_17891_16698642.1135185316519 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Thanks Niklas, I will check it out. -Chris On 12/21/05, Niklas Therning wrote: > > Chris Allen wrote: > > ... > > > > In another topic, I'm curious about what you guys are doing in terms > > of Spring integration. I saw that this was listed on your road map > > and I would like to learn more about it. > > Hi Chris, > > At the moment there are a number of Spring FactoryBeans in > org.apache.mina.integration.spring which simplifies the configuration of > IoAcceptors and IoConnectors using Spring. There are also some > FactoryBeans which helps you set up KeyStores and SSLContexts for use > with the SSLFilter. Have a look at the Javadocs for > SocketAcceptorFactoryBean for a short example on how to use it. If you > have any further questions or suggestions for improvements please let me > know. > > BTW, the Spring integration package was introduced in 0.9.0. > > /Niklas > ------=_Part_17891_16698642.1135185316519 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Thanks Niklas,

I will check it out.

-Chris

On 12/21/05, Niklas Therning <niklas@trillian.se> wrote:
Chris Allen wrote:
> ...
>
> In another topic, I'm curiou= s about what you guys are doing in terms
> of Spring integration.&nbs= p; I saw that this was listed on your road map
> and I would lik= e to learn more about it.

Hi Chris,

At the moment there are a number of Spring Factory= Beans in
org.apache.mina.integration.spring which simplifies the configu= ration of
IoAcceptors and IoConnectors using Spring. There are also some
FactoryBeans which helps you set up KeyStores and SSLContexts for usewith the SSLFilter. Have a look at the Javadocs for
SocketAcceptorFact= oryBean for a short example on how to use it. If you
have any further qu= estions or suggestions for improvements please let me
know.

BTW, the Spring integration package was introduced in 0.9.= 0.

/Niklas

------=_Part_17891_16698642.1135185316519--