Issue Details (XML | Word | Printable)

Key: DIRMINA-121
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Trustin Lee
Reporter: Trustin Lee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MINA

Per-port filter chain

Created: 14/Nov/05 06:47 PM   Updated: 01/Dec/05 02:49 PM
Return to search
Component/s: None
Affects Version/s: 0.8.0
Fix Version/s: 0.9.0

Time Tracking:
Not Specified

Resolution Date: 01/Dec/05 02:49 PM


 Description  « Hide
MINA 0.8 provides only per-sessionmanager filter chain which is usually not so useful. So we need to replace it with per-port filter chain like this:

* IoFilterChain IoSessionManager.getFilterChain(SocketAddress address);

This method will behave a little bit differently depending on it is an acceptor or a connector. For an acceptor, address will be a bind address. Otherwise, it will be a remote address. I think this is reasonable enough and it will be fine if we document this explicitly.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.