Some access modifiers in org.apache.xmlrpc.webserver.WebServer are too
restrictive
----------------------------------------------------------------------------------
Key: XMLRPC-160
URL: https://issues.apache.org/jira/browse/XMLRPC-160
Project: XML-RPC
Issue Type: Improvement
Components: Source
Affects Versions: 3.1
Reporter: James Baldassari
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.