XML-RPC

Some access modifiers in org.apache.xmlrpc.webserver.WebServer are too restrictive

Created: 20/Oct/08 05:25 PM   Updated: 29/Apr/09 08:03 PM
Return to search
Component/s: Source
Affects Version/s: 3.1
Fix Version/s: 3.1.2

Time Tracking:
Original Estimate: 0.5h
Original Estimate - 0.5h
Remaining Estimate: 0.5h
Remaining Estimate - 0.5h
Time Spent: Not Specified
Remaining Estimate - 0.5h

File Attachments:
  Size
Text File Licensed for inclusion in ASF works WebServer.patch 2008-10-20 05:29 PM James Baldassari 1 kB

Resolution Date: 28/Nov/08 09:49 PM


 Description  « Hide
I would like to extend WebServer in order to override the boolean allowConnection(Socket) method, but I am unable to do so because the paranoid member and AddressMatcher inner class are both private.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
James Baldassari added a comment - 20/Oct/08 05:29 PM
Changes to provide required access to certain WebServer members/inner classes by subclasses.

Jochen Wiedmann added a comment - 28/Nov/08 09:49 PM
Applied to the trunk, thank you!

Jochen Wiedmann added a comment - 29/Apr/09 08:03 PM
Closing due to release of 3.1.2.