Make TextLineDecoder extensible
-------------------------------

                 Key: DIRMINA-614
                 URL: https://issues.apache.org/jira/browse/DIRMINA-614
             Project: MINA
          Issue Type: Improvement
    Affects Versions: 2.0.0-M2
            Reporter: Mike Heath
            Assignee: Mike Heath
             Fix For: 2.0.0-M4


TextLineDecoder is useful for simple text protocols but it always sends a 
java.lang.String upstream.  Currently it is difficult to use TextLineDecoder 
where you want to send domain specific objects upstream.  It would be nice to 
make TextLineDecoder extensible to make it convenient to convert 
java.lang.String objects to domain specific objects.

-- 
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