Apache Directory Project - [jira] Assigned: (DIRMINA-122) Initial IoFilterChain parameter in IoAcceptor.bind(...)

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > November 2005 > [jira] Assigned: (DIRMINA-122) Initial IoFilterChain parameter in IoAcceptor.bind(...)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Assigned: (DIRMINA-122) Initial IoFilterChain parameter in IoAcceptor.bind(...)
Trustin Lee (JIRA)

2005-11-30, 8:45 pm

[ http://issues.apache.org/jira/brows...NA-122?page=all ]

Trustin Lee reassigned DIRMINA-122:
-----------------------------------

Assign To: Trustin Lee (was: Niklas Therning)

> Initial IoFilterChain parameter in IoAcceptor.bind(...)
> -------------------------------------------------------
>
> Key: DIRMINA-122
> URL: http://issues.apache.org/jira/browse/DIRMINA-122
> Project: Directory MINA
> Type: Improvement
> Versions: 0.8
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Fix For: 0.9


>
> There is no way to specify the initial IoFilterChain when a user binds his or her IoHandler. Users could add their filters in sessionCreated(), but it is sometimes inefficient because the filter should be added to all sessions. So we need these additi

onal methods:
> * IoAcceptor.bind(SocketAddress, IoHandler, IoFilterChainFactory)
> * IoAcceptor.bind(SocketAddress, IoHandler, IoFilterChain)
> and two types:
> public interface IoFilterChainFactory
> {
> IoFilterChain getFilterChain();
> }
> public class <TBD> implements IoFilterChain {
> ....
> }
> Perhaps the second method can be implemented as an indirect call to the first method.


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com