A minimal web server that exclusively handles XML-RPC requests over a secure channel. Standard security properties must be set before the SecureWebserver can be used. The SecurityTool takes care of retrieving these values, but the parent application must set the necessary values before anything will work.
@author
Jason van Zyl
@version $Id: SecureWebServer.java,v 1.2 2001/08/11 10:15:52 dlr Exp $