[ 
https://issues.apache.org/jira/browse/DIRMINA-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Trustin Lee resolved DIRMINA-160.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-M1

It's already imported into trunk as discussed in the mailing list.

> Add support for defining higher level state machines on top of MINA
> -------------------------------------------------------------------
>
>                 Key: DIRMINA-160
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-160
>             Project: MINA
>          Issue Type: New Feature
>            Reporter: Niklas Therning
>            Assignee: Niklas Therning
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> We'll have to provide some kind of FSM support. This should give users a set 
> of best practices for building complex protocols on top of MINA.
> Trustin had the suggestion that we could implement it very simply by 
> implementing IoHandler which demultiplexes events to an appropriate IoHandler 
> implementation according to a certain session attribute value.
> I guess we could provide some means for defining the states and transitions 
> too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to