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

'Chain of Responsibility' pattern support for IoHandler

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None

    Description

      Some protocols such as Kerberos have a complex layered mechanism. Implementing this kind of protocol in one IoHandler is not really easy. It usually uses the well-known 'Chain or Responsibility' pattern to implement the whole protocol. IoFilter already provides CoR, but It is not really a good idea to implement a protocol logic as an IoFilter. We'll implement an IoHandler called 'ChainedIoFilter' and provide associated interfaces such as IoHandlerCommand and IoHandlerChain to support CoR pattern for protocol implementors.

      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: