| Trustin Lee (JIRA) 2005-06-15, 7:45 am |
| DemuxingProtocolHandler should extend ProtocolHandlerAdapter to provide default methods.
----------------------------------------------------------------------------------------
Key: DIRMINA-61
URL: http://issues.apache.org/jira/browse/DIRMINA-61
Project: Directory MINA
Type: Improvement
Versions: 0.7.2
Reporter: Trustin Lee
Assigned to: Trustin Lee
Priority: Trivial
Fix For: 0.7.3
DemuxingProtocolHandler is an abstract class that users have to implement all other event handler methods. Users seem to want it to extend ProtocolHandlerAdapter and to provide default event handler methods.
--
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
|