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

Per-port filter chain

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.8.0
    • 0.9.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            trustin Trustin Lee
            trustin Trustin Lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: