You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/05/13 06:19:04 UTC

[jira] Created: (DIRMINA-37) MessageEncoderFactory and MessageDecoderFactory is not present.

MessageEncoderFactory and MessageDecoderFactory is not present.
---------------------------------------------------------------

         Key: DIRMINA-37
         URL: http://issues.apache.org/jira/browse/DIRMINA-37
     Project: Directory MINA
        Type: Bug
    Versions: 0.7    
    Reporter: Trustin Lee
 Assigned to: Trustin Lee 


DemuxingProtocolCodecFactory provides MessageEncoder and MessageDecoder interfaces.  DemuxingProtocolCodecFactory assumes single instance of MessageEncoder and MessageDecoder can work for multiple sessions, but it makes developers code a lot  significantly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIRMINA-37) MessageEncoderFactory and MessageDecoderFactory is not present.

Posted by "Trustin Lee (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRMINA-37?page=all ]
     
Trustin Lee closed DIRMINA-37:
------------------------------

     Resolution: Fixed
    Fix Version: 0.7.1

* Added MessageEncoderFactory and MessageDecoderFactory
* overloaded register() method for users' sake

> MessageEncoderFactory and MessageDecoderFactory is not present.
> ---------------------------------------------------------------
>
>          Key: DIRMINA-37
>          URL: http://issues.apache.org/jira/browse/DIRMINA-37
>      Project: Directory MINA
>         Type: Bug
>     Versions: 0.7
>     Reporter: Trustin Lee
>     Assignee: Trustin Lee
>      Fix For: 0.7.1

>
> DemuxingProtocolCodecFactory provides MessageEncoder and MessageDecoder interfaces.  DemuxingProtocolCodecFactory assumes single instance of MessageEncoder and MessageDecoder can work for multiple sessions, but it makes developers code a lot  significantly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira