PR: XMLRPC-166
Submitted-By: Alan Burlison <Alan.Burlison@sun.com>
- The webserver's connection timeout wasn't applied to the
ServletWebServer.
- A client could prevent other clients from connecting by
not sending any data.
Weakened the access control in the WebServer class in order to make subclassing easier.
PR: XMLRPC-160
Submitted-By: James Baldassari <jbaldassari@gmail.com>
Added support for javax.net.ssl.SSLSocketFactory to the Lite transport factory.
PR: XMLRPC-101
Submitted-By: Julio Francisco Veronelli <ckjfveronelli@fibertel.com.ar>
Added support for javax.net.ssl.SSLSocketFactory and javax.net.Proxy to the Sun transport factory.
PR: XMLRPC-101
Submitted-By: Julio Francisco Veronelli <ckjfveronelli@fibertel.com.ar>