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

[jira] Closed: (DIRMINA-16) org.apache.mina.common.TransportType

     [ http://issues.apache.org/jira/browse/DIRMINA-16?page=all ]
     
Julien Vermillard closed DIRMINA-16:
------------------------------------


> org.apache.mina.common.TransportType
> ------------------------------------
>
>          Key: DIRMINA-16
>          URL: http://issues.apache.org/jira/browse/DIRMINA-16
>      Project: Directory MINA
>         Type: Improvement
>  Environment: Improve TransportType for permit to extend MINA supported transport types
>     Reporter: Julien Vermillard
>     Assignee: Trustin Lee
>      Fix For: 0.7

>
> the TransportType define the differents TransportType in MINA (Socket,Datagram, VM Pipe). The types are static and hardcoded. The constructor of Transport type is private. It leave no room for new Transport.
> I propose : 
> 1st  : change the transportType constructor visibility to public
> 2snd : move the staticly defined TransportTypes to the different io.datagram, io.socket, etc.. packages

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