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/04/15 13:34:18 UTC

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

     [ http://issues.apache.org/jira/browse/DIRMINA-16?page=comments#action_62890 ]
     
Trustin Lee commented on DIRMINA-16:
------------------------------------

Now you can create your own TransportType singletons.  Please check out and refer to JavaDoc. :)

I'm still looking for better way to separate TransportType constants to each packages, but it looks more clean for TransportType to have all default constants.  WDYT?

> 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

>
> 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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira