[
https://issues.apache.org/jira/browse/DIRMINA-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Therning resolved DIRMINA-559.
-------------------------------------
Resolution: Fixed
StateMachineProxyFactory has been renamed to StateMachineProxyBuilder and there
are now some boolean flags which control whether methods on the proxied
interfaces which cannot be converted into events should be ignored.
> State machines for IoFilter cannot be created
> ---------------------------------------------
>
> Key: DIRMINA-559
> URL: https://issues.apache.org/jira/browse/DIRMINA-559
> Project: MINA
> Issue Type: Bug
> Components: Statemachine
> Affects Versions: 2.0.0-M1
> Reporter: Niklas Therning
> Assignee: Niklas Therning
> Priority: Minor
> Fix For: 2.0.0-M2
>
>
> Currently, it is not possible to create a state machine proxy for IoFilter
> since this interface has methods which doesn't take an IoSession as argument
> (e.g. onPreAdd())
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.