Issue Details (XML | Word | Printable)

Key: DIRMINA-40
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Trustin Lee
Reporter: Vinod Panicker
Votes: 0
Watchers: 0
Operations

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

Filter API needs callback for enabled notification

Created: 16/May/05 07:58 PM   Updated: 01/Dec/05 02:47 PM
Return to search
Component/s: None
Affects Version/s: 0.7.0, 0.7.1
Fix Version/s: 0.9.0

Time Tracking:
Not Specified

Environment: All

Resolution Date: 12/Jun/05 10:14 PM


 Description  « Hide
The Filter api currently assumes that it would be applied only on unopened sessions. Eg - the SSL filter currently starts its work on the sessionOpened() callback. This is an incorrect assumption since the SSL filter could be applied on an existing plain TCP connection as well.

It would be great if there were new callbacks defined - something like filterEnabled() and filterDisabled()

This would allow us to use the filters on existing sessions as well.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Trustin Lee made changes - 17/May/05 02:37 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Trustin Lee made changes - 23/May/05 03:11 PM
Fix Version/s 0.9 [ 11069 ]
Trustin Lee made changes - 12/Jun/05 10:14 PM
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Vinod Panicker made changes - 05/Jul/05 02:53 PM
Status Resolved [ 5 ] Closed [ 6 ]