[ http://issues.apache.org/jira/browse/DIRMINA-205?page=all ]

Trustin Lee resolved DIRMINA-205.
---------------------------------

    Fix Version/s: 0.9.5
       Resolution: Fixed
         Assignee: Trustin Lee

Now IoService has three methods:

* getManagedServiceAddresses() - returns a set of SocketAddresses (bind 
addresses)
* getManagedSessions(SocketAddress) - returns a set of IoSerssions with the 
specified service address (bind address)
* isManaged(SocketAddress) - returns true if the specified service address is 
in use (bound)

> Create a utility to list ports and sockets being used
> -----------------------------------------------------
>
>                 Key: DIRMINA-205
>                 URL: http://issues.apache.org/jira/browse/DIRMINA-205
>             Project: Directory MINA
>          Issue Type: New Feature
>         Environment: all
>            Reporter: Chris Allen
>         Assigned To: Trustin Lee
>            Priority: Minor
>             Fix For: 0.9.5
>
>
> Create a utility to list the sockets and ports MINA is binding to and list 
> the handlers attached to them. 

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