[ http://issues.apache.org/jira/browse/DIRMINA-42?page=all ]
     
Niklas Therning resolved DIRMINA-42:
------------------------------------

    Resolution: Fixed

Collection getManagedSessions(SocketAddress) has been added to IoAcceptor. 
SocketAcceptorDelegate as well as VmPipeAcceptor will return the currently 
connected sessions on the specified local address. DatagramAcceptorDelegate 
doesn't support this method. It will throw an UnsupportedOperationException.

Note that no support for retrieving the currently  connected sessions on an 
IoConnector has been added. But if needed it should not be that hard to add 
that kind of support.


> SessionManagers should manage list of sessions being managed.
> -------------------------------------------------------------
>
>          Key: DIRMINA-42
>          URL: http://issues.apache.org/jira/browse/DIRMINA-42
>      Project: Directory MINA
>         Type: New Feature
>     Versions: 0.7
>     Reporter: Trustin Lee
>     Assignee: Niklas Therning
>      Fix For: 0.9.1
>  Attachments: DIRMINA-42.zip
>
> Users are maintaining the list of managed sessions in acceptors and 
> connectors.  It will be much better if MINA can handle this.

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

Reply via email to