[
https://issues.apache.org/jira/browse/DIRMINA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRMINA-16.
------------------------------------
> org.apache.mina.common.TransportType
> ------------------------------------
>
> Key: DIRMINA-16
> URL: https://issues.apache.org/jira/browse/DIRMINA-16
> Project: MINA
> Issue Type: Improvement
> Environment: Improve TransportType for permit to extend MINA
> supported transport types
> Reporter: Julien Vermillard
> Assignee: Trustin Lee
> Fix For: 0.7.0, 2.0.0-M1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.