Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-40

Filter API needs callback for enabled notification

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.7.0, 0.7.1
    • 0.9.0
    • None
    • None
    • All

    Description

      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.

      Attachments

        Activity

          People

            trustin Trustin Lee
            vinod.p Vinod Panicker
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: