Issue Details (XML | Word | Printable)

Key: DIRMINA-116
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Trustin Lee
Reporter: Paolo Perrucci
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MINA

Get the Service from which a connection is accepted

Created: 04/Nov/05 07:04 PM   Updated: 01/Dec/05 06:11 PM
Return to search
Component/s: None
Affects Version/s: 0.8.0
Fix Version/s: 0.9.0

Time Tracking:
Not Specified

Resolution Date: 01/Dec/05 02:59 PM


 Description  « Hide
When a new connection is accepted may be usefull to know the related Service.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #350180 Thu Dec 01 05:57:46 UTC 2005 trustin Resolved issue: DIRMINA-116 Get the Service from which a connection is accepted
* Added a custom attribute ServiceRegistry.SERVICE
* Modified SimpleServiceRegister.IoFilterChainBuilderWrapper to add SERVICE attribute
** Is this a little bit abuse? :)
Files Changed
MODIFY /directory/network/trunk/src/java/org/apache/mina/registry/ServiceRegistry.java
MODIFY /directory/network/trunk/src/java/org/apache/mina/registry/SimpleServiceRegistry.java