Oho,nice! I'm using my custom URI interface in my app,it's very well if mina can provide it.
2005/12/19, Trustin Lee (JIRA) <[EMAIL PROTECTED]>: > Use URI instead of SocketAddress > -------------------------------- > > Key: DIRMINA-147 > URL: http://issues.apache.org/jira/browse/DIRMINA-147 > Project: Directory MINA > Type: Improvement > Versions: 0.9 > Reporter: Trustin Lee > Priority: Minor > Fix For: 0.9.1 > > > We're using SocketAddress to point the address of remote (or local) peers, > but it would be great if we can have a standardized mean to express the > address. We're emulating SocketAddress in case of VM pipe, but it would be > much better if we adopt higher-level concept; URI. > > -- > 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 > > -- Donald
