Menu

#1 DHCPCoreServer not extendable

open
nobody
5
2008-08-01
2008-08-01
No

I need to extend DHCPCoreServer, and a quick look at the code indicates that it was designed for extension:

* Lots of protected members
* Javadocs like: This method can be overriden to specify an non default socket behaviour

However, there is no non-private Constructor which makes extending the class impossible. Can I suggest that you change the scope of the Constructor from private to protected?

Kind regards,
Stanbey

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.