| Julien Vermillard (JIRA) 2005-12-30, 7:45 am |
| [ http://issues.apache.org/jira/brows...action_12361410 ]
Julien Vermillard commented on DIRMINA-29:
------------------------------------------
I'm actively working on the SessionManager toy 
I added support for :
- operations for adding and removing LoggingFilter at First or End of the chain for dumping decodec message and ByteBuffer
- display list of filters (nameas and class)
- avg byte/sec sent and recieved since the begin of the connection (a profiler filter would be usefull)
- display of local and remote SocketAddress
for now it work well for my debuging needs : kill buggy connections, activate dumping, watch if it's alive (rcv/sent byte counters)
> JMX integration
> ---------------
>
> Key: DIRMINA-29
> URL: http://issues.apache.org/jira/browse/DIRMINA-29
> Project: Directory MINA
> Type: New Feature
> Versions: 0.7, 0.8, 0.9, 1.0
> Reporter: Trustin Lee
> Fix For: 1.1
> Attachments: SessionManager.java, SessionManagerMBean.java
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|