You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by jo...@apache.org on 2005/12/28 15:03:38 UTC

svn commit: r359531 [20/30] - in /webservices/site/trunk/targets/xmlrpc: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/applet/ apidocs/org/apache/xmlrpc/applet/class-use/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc...

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-summary.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-summary.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-summary.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-summary.html Wed Dec 28 05:59:25 2005
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Fri Jun 24 13:23:06 CEST 2005 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:32 CET 2005 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc (xmlrpc 2.0 API)
+org.apache.xmlrpc (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc package">
@@ -15,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.xmlrpc (xmlrpc 2.0 API)";
+    parent.document.title="org.apache.xmlrpc (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +56,7 @@
 &nbsp;PREV PACKAGE&nbsp;
 &nbsp;<A HREF="../../../org/apache/xmlrpc/applet/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/apache/xmlrpc/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -80,8 +83,8 @@
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Interface Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/AsyncCallback.html" title="interface in org.apache.xmlrpc">AsyncCallback</A></B></TD>
@@ -115,8 +118,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc">XmlRpcHandler</A></B></TD>
-<TD>The XML-RPC server uses this interface to call a method of an RPC handler.
- </TD>
+<TD>The XML-RPC server uses this interface to call a method of an RPC handler.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcHandlerMapping.html" title="interface in org.apache.xmlrpc">XmlRpcHandlerMapping</A></B></TD>
@@ -141,8 +143,8 @@
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/AuthDemo.html" title="class in org.apache.xmlrpc">AuthDemo</A></B></TD>
@@ -157,18 +159,23 @@
  Note: <b>Currently this transport is not thread safe</b></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/CommonsXmlRpcTransportFactory.html" title="class in org.apache.xmlrpc">CommonsXmlRpcTransportFactory</A></B></TD>
+<TD>A transport factory, which uses the Jakarta Commons
+ HttpClient.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/DefaultHandlerMapping.html" title="class in org.apache.xmlrpc">DefaultHandlerMapping</A></B></TD>
-<TD>Provide a default handler mapping, used by the XmlRpcServer. </TD>
+<TD>Provide a default handler mapping, used by the XmlRpcServer.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/DefaultTypeDecoder.html" title="class in org.apache.xmlrpc">DefaultTypeDecoder</A></B></TD>
 <TD>The default implementation of the <code>TypeDecoder</code>
- interface.  </TD>
+ interface.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/DefaultTypeFactory.html" title="class in org.apache.xmlrpc">DefaultTypeFactory</A></B></TD>
 <TD>The default implementation of the <code>TypeFactory</code>
- interface.  </TD>
+ interface.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/DefaultXmlRpcContext.html" title="class in org.apache.xmlrpc">DefaultXmlRpcContext</A></B></TD>
@@ -193,11 +200,19 @@
  a XML-RPC call.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/LiteXmlRpcTransport.html" title="class in org.apache.xmlrpc">LiteXmlRpcTransport</A></B></TD>
+<TD>Interface from XML-RPC to a 'lite' HTTP implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/MultiCall.html" title="class in org.apache.xmlrpc">MultiCall</A></B></TD>
 <TD>The <code>system.multicall</code> handler performs several RPC
  calls at a time.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/ServerInputStream.html" title="class in org.apache.xmlrpc">ServerInputStream</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/SystemHandler.html" title="class in org.apache.xmlrpc">SystemHandler</A></B></TD>
 <TD>Wraps calls to the XML-RPC standard system.* methods (such as
  <code>system.multicall</code>).</TD>
@@ -210,15 +225,15 @@
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpc.html" title="class in org.apache.xmlrpc">XmlRpc</A></B></TD>
 <TD>This abstract base class provides basic capabilities for XML-RPC,
  like parsing of parameters or encoding Java objects into XML-RPC
- format.  </TD>
+ format.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">XmlRpcClient</A></B></TD>
-<TD>A multithreaded, reusable XML-RPC client object. </TD>
+<TD>A multithreaded, reusable XML-RPC client object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcClientLite.html" title="class in org.apache.xmlrpc">XmlRpcClientLite</A></B></TD>
-<TD>A multithreaded, reusable XML-RPC client object. </TD>
+<TD>A multithreaded, reusable XML-RPC client object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcClientRequestProcessor.html" title="class in org.apache.xmlrpc">XmlRpcClientRequestProcessor</A></B></TD>
@@ -228,7 +243,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcClientResponseProcessor.html" title="class in org.apache.xmlrpc">XmlRpcClientResponseProcessor</A></B></TD>
 <TD>Process an XML-RPC server response from a byte array or an
- InputStream into an Object. </TD>
+ InputStream into an Object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcClientWorker.html" title="class in org.apache.xmlrpc">XmlRpcClientWorker</A></B></TD>
@@ -237,9 +252,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcProxyServlet.html" title="class in org.apache.xmlrpc">XmlRpcProxyServlet</A></B></TD>
-<TD>A <code>HttpServlet</code> that acts as a XML-RPC proxy.
-
- </TD>
+<TD>A <code>HttpServlet</code> that acts as a XML-RPC proxy.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcRequest.html" title="class in org.apache.xmlrpc">XmlRpcRequest</A></B></TD>
@@ -247,22 +260,26 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcRequestProcessor.html" title="class in org.apache.xmlrpc">XmlRpcRequestProcessor</A></B></TD>
-<TD>Process an InputStream and produce an XmlRpcServerRequest.  </TD>
+<TD>Process an InputStream and produce an XmlRpcServerRequest.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcResponseProcessor.html" title="class in org.apache.xmlrpc">XmlRpcResponseProcessor</A></B></TD>
 <TD>Process an Object and produce byte array that represents the specified
- encoding of the output as an XML-RPC response. </TD>
+ encoding of the output as an XML-RPC response.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcServer.html" title="class in org.apache.xmlrpc">XmlRpcServer</A></B></TD>
-<TD>A multithreaded, reusable XML-RPC server object. </TD>
+<TD>A multithreaded, reusable XML-RPC server object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcWorker.html" title="class in org.apache.xmlrpc">XmlRpcWorker</A></B></TD>
 <TD>Tie together the XmlRequestProcessor and XmlResponseProcessor to handle
  a request serially in a single thread.</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlWriter.html" title="class in org.apache.xmlrpc">XmlWriter</A></B></TD>
+<TD>A XML writer intended for single-thread usage.</TD>
+</TR>
 </TABLE>
 &nbsp;
 
@@ -270,8 +287,8 @@
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Exception Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Exception Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/AuthenticationFailed.html" title="class in org.apache.xmlrpc">AuthenticationFailed</A></B></TD>
@@ -284,17 +301,18 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcClientException.html" title="class in org.apache.xmlrpc">XmlRpcClientException</A></B></TD>
 <TD>This is thrown by many of the client classes if an error occured processing
- and XML-RPC request or response due to client side processing. </TD>
+ and XML-RPC request or response due to client side processing.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></B></TD>
-<TD>This is thrown by the XmlRpcClient if the remote server reported an error.
- </TD>
+<TD>This is thrown by the XmlRpcClient if the remote server reported an error.</TD>
 </TR>
 </TABLE>
 &nbsp;
 
 <P>
+<DL>
+</DL>
 <HR>
 
 
@@ -303,7 +321,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -328,7 +346,7 @@
 &nbsp;PREV PACKAGE&nbsp;
 &nbsp;<A HREF="../../../org/apache/xmlrpc/applet/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/apache/xmlrpc/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -341,6 +359,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -348,6 +367,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2005 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-tree.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-tree.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-tree.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-tree.html Wed Dec 28 05:59:25 2005
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Fri Jun 24 13:23:06 CEST 2005 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:32 CET 2005 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc Class Hierarchy (xmlrpc 2.0 API)
+org.apache.xmlrpc Class Hierarchy (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.xmlrpc Class Hierarchy (xmlrpc 2.0 API)";
+    parent.document.title="org.apache.xmlrpc Class Hierarchy (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;<A HREF="../../../org/apache/xmlrpc/applet/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/apache/xmlrpc/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -85,51 +88,66 @@
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AuthDemo.html" title="class in org.apache.xmlrpc"><B>AuthDemo</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AuthenticatedXmlRpcHandler.html" title="interface in org.apache.xmlrpc">AuthenticatedXmlRpcHandler</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/CommonsXmlRpcTransport.html" title="class in org.apache.xmlrpc"><B>CommonsXmlRpcTransport</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransport.html" title="interface in org.apache.xmlrpc">XmlRpcTransport</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultHandlerMapping.html" title="class in org.apache.xmlrpc"><B>DefaultHandlerMapping</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandlerMapping.html" title="interface in org.apache.xmlrpc">XmlRpcHandlerMapping</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultTypeDecoder.html" title="class in org.apache.xmlrpc"><B>DefaultTypeDecoder</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/TypeDecoder.html" title="interface in org.apache.xmlrpc">TypeDecoder</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultTypeFactory.html" title="class in org.apache.xmlrpc"><B>DefaultTypeFactory</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/TypeFactory.html" title="interface in org.apache.xmlrpc">TypeFactory</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultXmlRpcContext.html" title="class in org.apache.xmlrpc"><B>DefaultXmlRpcContext</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcContext.html" title="interface in org.apache.xmlrpc">XmlRpcContext</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultXmlRpcTransport.html" title="class in org.apache.xmlrpc"><B>DefaultXmlRpcTransport</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransport.html" title="interface in org.apache.xmlrpc">XmlRpcTransport</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultXmlRpcTransportFactory.html" title="class in org.apache.xmlrpc"><B>DefaultXmlRpcTransportFactory</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransportFactory.html" title="interface in org.apache.xmlrpc">XmlRpcTransportFactory</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/Echo.html" title="class in org.apache.xmlrpc"><B>Echo</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc">XmlRpcHandler</A>)
-<LI TYPE="circle">class javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
-<UL>
-<LI TYPE="circle">class javax.servlet.http.HttpServlet (implements java.io.Serializable)
-<UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcProxyServlet.html" title="class in org.apache.xmlrpc"><B>XmlRpcProxyServlet</B></A></UL>
-</UL>
-<LI TYPE="circle">class org.xml.sax.HandlerBase (implements org.xml.sax.DocumentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
-<UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpc.html" title="class in org.apache.xmlrpc"><B>XmlRpc</B></A><UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientResponseProcessor.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientResponseProcessor</B></A><LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcRequestProcessor.html" title="class in org.apache.xmlrpc"><B>XmlRpcRequestProcessor</B></A></UL>
-</UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/Invoker.html" title="class in org.apache.xmlrpc"><B>Invoker</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc">XmlRpcHandler</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/MultiCall.html" title="class in org.apache.xmlrpc"><B>MultiCall</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ContextXmlRpcHandler.html" title="interface in org.apache.xmlrpc">ContextXmlRpcHandler</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/SystemHandler.html" title="class in org.apache.xmlrpc"><B>SystemHandler</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ContextXmlRpcHandler.html" title="interface in org.apache.xmlrpc">ContextXmlRpcHandler</A>)
-<LI TYPE="circle">class java.lang.Throwable (implements java.io.Serializable)
-<UL>
-<LI TYPE="circle">class java.lang.Exception<UL>
-<LI TYPE="circle">class java.lang.RuntimeException<UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AuthenticationFailed.html" title="class in org.apache.xmlrpc"><B>AuthenticationFailed</B></A><LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ParseFailed.html" title="class in org.apache.xmlrpc"><B>ParseFailed</B></A></UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc"><B>XmlRpcException</B></A><UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientException.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientException</B></A></UL>
-</UL>
-</UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc"><B>WebServer</B></A> (implements java.lang.Runnable)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc"><B>XmlRpcClient</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc">XmlRpcHandler</A>)
-<UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientLite.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientLite</B></A></UL>
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientRequestProcessor.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientRequestProcessor</B></A><LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientWorker.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientWorker</B></A><LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcRequest.html" title="class in org.apache.xmlrpc"><B>XmlRpcRequest</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientRequest.html" title="interface in org.apache.xmlrpc">XmlRpcClientRequest</A>, org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcServerRequest.html" title="interface in org.apache.xmlrpc">XmlRpcServerRequest</A>)
-<LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcResponseProcessor.html" title="class in org.apache.xmlrpc"><B>XmlRpcResponseProcessor</B></A><LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcServer.html" title="class in org.apache.xmlrpc"><B>XmlRpcServer</B></A><LI TYPE="circle">class org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcWorker.html" title="class in org.apache.xmlrpc"><B>XmlRpcWorker</B></A></UL>
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AuthDemo.html" title="class in org.apache.xmlrpc"><B>AuthDemo</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AuthenticatedXmlRpcHandler.html" title="interface in org.apache.xmlrpc">AuthenticatedXmlRpcHandler</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/CommonsXmlRpcTransport.html" title="class in org.apache.xmlrpc"><B>CommonsXmlRpcTransport</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransport.html" title="interface in org.apache.xmlrpc">XmlRpcTransport</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/CommonsXmlRpcTransportFactory.html" title="class in org.apache.xmlrpc"><B>CommonsXmlRpcTransportFactory</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransportFactory.html" title="interface in org.apache.xmlrpc">XmlRpcTransportFactory</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultHandlerMapping.html" title="class in org.apache.xmlrpc"><B>DefaultHandlerMapping</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandlerMapping.html" title="interface in org.apache.xmlrpc">XmlRpcHandlerMapping</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultTypeDecoder.html" title="class in org.apache.xmlrpc"><B>DefaultTypeDecoder</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/TypeDecoder.html" title="interface in org.apache.xmlrpc">TypeDecoder</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultTypeFactory.html" title="class in org.apache.xmlrpc"><B>DefaultTypeFactory</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/TypeFactory.html" title="interface in org.apache.xmlrpc">TypeFactory</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultXmlRpcContext.html" title="class in org.apache.xmlrpc"><B>DefaultXmlRpcContext</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcContext.html" title="interface in org.apache.xmlrpc">XmlRpcContext</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultXmlRpcTransport.html" title="class in org.apache.xmlrpc"><B>DefaultXmlRpcTransport</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransport.html" title="interface in org.apache.xmlrpc">XmlRpcTransport</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/DefaultXmlRpcTransportFactory.html" title="class in org.apache.xmlrpc"><B>DefaultXmlRpcTransportFactory</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransportFactory.html" title="interface in org.apache.xmlrpc">XmlRpcTransportFactory</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/Echo.html" title="class in org.apache.xmlrpc"><B>Echo</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc">XmlRpcHandler</A>)
+<LI TYPE="circle">javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
+<UL>
+<LI TYPE="circle">javax.servlet.http.HttpServlet (implements java.io.Serializable)
+<UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcProxyServlet.html" title="class in org.apache.xmlrpc"><B>XmlRpcProxyServlet</B></A></UL>
+</UL>
+<LI TYPE="circle">org.xml.sax.<A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax"><B>HandlerBase</B></A> (implements org.xml.sax.<A HREF="../../../org/xml/sax/DocumentHandler.html" title="interface in org.xml.sax">DocumentHandler</A>, org.xml.sax.<A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax">DTDHandler</A>, org.xml.sax.<A HREF="../../../org/xml/sax/EntityResolver.html" title="interface in org.xml.sax">EntityResolver</A>, org.xml.sax.<A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax">ErrorHandler</A>)
+<UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpc.html" title="class in org.apache.xmlrpc"><B>XmlRpc</B></A><UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientResponseProcessor.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientResponseProcessor</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcRequestProcessor.html" title="class in org.apache.xmlrpc"><B>XmlRpcRequestProcessor</B></A></UL>
+</UL>
+<LI TYPE="circle">java.io.InputStream (implements java.io.Closeable)
+<UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ServerInputStream.html" title="class in org.apache.xmlrpc"><B>ServerInputStream</B></A></UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/Invoker.html" title="class in org.apache.xmlrpc"><B>Invoker</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc">XmlRpcHandler</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/LiteXmlRpcTransport.html" title="class in org.apache.xmlrpc"><B>LiteXmlRpcTransport</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransport.html" title="interface in org.apache.xmlrpc">XmlRpcTransport</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/MultiCall.html" title="class in org.apache.xmlrpc"><B>MultiCall</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ContextXmlRpcHandler.html" title="interface in org.apache.xmlrpc">ContextXmlRpcHandler</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/SystemHandler.html" title="class in org.apache.xmlrpc"><B>SystemHandler</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ContextXmlRpcHandler.html" title="interface in org.apache.xmlrpc">ContextXmlRpcHandler</A>)
+<LI TYPE="circle">java.lang.Thread (implements java.lang.Runnable)
+<UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClient.XmlRpcClientAsyncThread.html" title="class in org.apache.xmlrpc"><B>XmlRpcClient.XmlRpcClientAsyncThread</B></A></UL>
+<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
+<UL>
+<LI TYPE="circle">java.lang.Exception<UL>
+<LI TYPE="circle">java.lang.RuntimeException<UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AuthenticationFailed.html" title="class in org.apache.xmlrpc"><B>AuthenticationFailed</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ParseFailed.html" title="class in org.apache.xmlrpc"><B>ParseFailed</B></A></UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc"><B>XmlRpcException</B></A><UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientException.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientException</B></A></UL>
+</UL>
+</UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc"><B>WebServer</B></A> (implements java.lang.Runnable)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/WebServer.AddressMatcher.html" title="class in org.apache.xmlrpc"><B>WebServer.AddressMatcher</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/WebServer.Connection.html" title="class in org.apache.xmlrpc"><B>WebServer.Connection</B></A> (implements java.lang.Runnable)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/WebServer.Runner.html" title="class in org.apache.xmlrpc"><B>WebServer.Runner</B></A> (implements java.lang.Runnable)
+<LI TYPE="circle">java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
+<UL>
+<LI TYPE="circle">java.io.OutputStreamWriter<UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlWriter.html" title="class in org.apache.xmlrpc"><B>XmlWriter</B></A></UL>
+</UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpc.Value.html" title="class in org.apache.xmlrpc"><B>XmlRpc.Value</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc"><B>XmlRpcClient</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc">XmlRpcHandler</A>)
+<UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientLite.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientLite</B></A></UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClient.CallData.html" title="class in org.apache.xmlrpc"><B>XmlRpcClient.CallData</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientRequestProcessor.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientRequestProcessor</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientWorker.html" title="class in org.apache.xmlrpc"><B>XmlRpcClientWorker</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcRequest.html" title="class in org.apache.xmlrpc"><B>XmlRpcRequest</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientRequest.html" title="interface in org.apache.xmlrpc">XmlRpcClientRequest</A>, org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcServerRequest.html" title="interface in org.apache.xmlrpc">XmlRpcServerRequest</A>)
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcResponseProcessor.html" title="class in org.apache.xmlrpc"><B>XmlRpcResponseProcessor</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcServer.html" title="class in org.apache.xmlrpc"><B>XmlRpcServer</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcWorker.html" title="class in org.apache.xmlrpc"><B>XmlRpcWorker</B></A></UL>
 </UL>
 <H2>
 Interface Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AsyncCallback.html" title="interface in org.apache.xmlrpc"><B>AsyncCallback</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AuthenticatedXmlRpcHandler.html" title="interface in org.apache.xmlrpc"><B>AuthenticatedXmlRpcHandler</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ContextXmlRpcHandler.html" title="interface in org.apache.xmlrpc"><B>ContextXmlRpcHandler</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/TypeDecoder.html" title="interface in org.apache.xmlrpc"><B>TypeDecoder</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/TypeFactory.html" title="interface in org.apache.xmlrpc"><B>TypeFactory</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientRequest.html" title="interface in org.
 apache.xmlrpc"><B>XmlRpcClientRequest</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcContext.html" title="interface in org.apache.xmlrpc"><B>XmlRpcContext</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc"><B>XmlRpcHandler</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandlerMapping.html" title="interface in org.apache.xmlrpc"><B>XmlRpcHandlerMapping</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcServerRequest.html" title="interface in org.apache.xmlrpc"><B>XmlRpcServerRequest</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransport.html" title="interface in org.apache.xmlrpc"><B>XmlRpcTransport</B></A><LI TYPE="circle">interface org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcT
 ransportFactory.html" title="interface in org.apache.xmlrpc"><B>XmlRpcTransportFactory</B></A></UL>
+<LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AsyncCallback.html" title="interface in org.apache.xmlrpc"><B>AsyncCallback</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/AuthenticatedXmlRpcHandler.html" title="interface in org.apache.xmlrpc"><B>AuthenticatedXmlRpcHandler</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/ContextXmlRpcHandler.html" title="interface in org.apache.xmlrpc"><B>ContextXmlRpcHandler</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/TypeDecoder.html" title="interface in org.apache.xmlrpc"><B>TypeDecoder</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/TypeFactory.html" title="interface in org.apache.xmlrpc"><B>TypeFactory</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcClientRequest.html" title="interface in org.apache.xmlrpc"><B>XmlRpcClientRequest</B></A><LI TYPE="circl
 e">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcContext.html" title="interface in org.apache.xmlrpc"><B>XmlRpcContext</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc"><B>XmlRpcHandler</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcHandlerMapping.html" title="interface in org.apache.xmlrpc"><B>XmlRpcHandlerMapping</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcServerRequest.html" title="interface in org.apache.xmlrpc"><B>XmlRpcServerRequest</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransport.html" title="interface in org.apache.xmlrpc"><B>XmlRpcTransport</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcTransportFactory.html" title="interface in org.apache.xmlrpc"><B>XmlRpcTransportFactory</B></A></UL>
 <HR>
 
 
@@ -138,7 +156,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -163,7 +181,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;<A HREF="../../../org/apache/xmlrpc/applet/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/apache/xmlrpc/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -176,6 +194,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -183,6 +202,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2005 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-use.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-use.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-use.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/package-use.html Wed Dec 28 05:59:25 2005
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Fri Jun 24 13:23:05 CEST 2005 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:41 CET 2005 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Uses of Package org.apache.xmlrpc (xmlrpc 2.0 API)
+Uses of Package org.apache.xmlrpc (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.xmlrpc (xmlrpc 2.0 API)";
+    parent.document.title="Uses of Package org.apache.xmlrpc (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/apache/xmlrpc/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -80,8 +83,8 @@
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Packages that use <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.xmlrpc"><B>org.apache.xmlrpc</B></A></TD>
@@ -101,8 +104,8 @@
 <A NAME="org.apache.xmlrpc"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Classes in <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A> used by <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A> used by <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/AsyncCallback.html#org.apache.xmlrpc"><B>AsyncCallback</B></A></B>
@@ -137,25 +140,49 @@
  created for a corresponding XML-RPC type.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/WebServer.Connection.html#org.apache.xmlrpc"><B>WebServer.Connection</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/WebServer.Runner.html#org.apache.xmlrpc"><B>WebServer.Runner</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Responsible for handling client connections.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpc.html#org.apache.xmlrpc"><B>XmlRpc</B></A></B>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This abstract base class provides basic capabilities for XML-RPC,
  like parsing of parameters or encoding Java objects into XML-RPC
- format.  </TD>
+ format.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpc.Value.html#org.apache.xmlrpc"><B>XmlRpc.Value</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This represents a XML-RPC value parsed from the request.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcClient.html#org.apache.xmlrpc"><B>XmlRpcClient</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A multithreaded, reusable XML-RPC client object. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A multithreaded, reusable XML-RPC client object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcClient.CallData.html#org.apache.xmlrpc"><B>XmlRpcClient.CallData</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcClientException.html#org.apache.xmlrpc"><B>XmlRpcClientException</B></A></B>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is thrown by many of the client classes if an error occured processing
- and XML-RPC request or response due to client side processing. </TD>
+ and XML-RPC request or response due to client side processing.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcClientRequest.html#org.apache.xmlrpc"><B>XmlRpcClientRequest</B></A></B>
@@ -175,7 +202,14 @@
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process an XML-RPC server response from a byte array or an
- InputStream into an Object. </TD>
+ InputStream into an Object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcClientWorker.html#org.apache.xmlrpc"><B>XmlRpcClientWorker</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tie together the XmlRequestProcessor and XmlResponseProcessor to handle
+ a request serially in a single thread.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcContext.html#org.apache.xmlrpc"><B>XmlRpcContext</B></A></B>
@@ -187,15 +221,13 @@
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcException.html#org.apache.xmlrpc"><B>XmlRpcException</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is thrown by the XmlRpcClient if the remote server reported an error.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is thrown by the XmlRpcClient if the remote server reported an error.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcHandler.html#org.apache.xmlrpc"><B>XmlRpcHandler</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The XML-RPC server uses this interface to call a method of an RPC handler.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The XML-RPC server uses this interface to call a method of an RPC handler.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcHandlerMapping.html#org.apache.xmlrpc"><B>XmlRpcHandlerMapping</B></A></B>
@@ -207,20 +239,20 @@
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcRequestProcessor.html#org.apache.xmlrpc"><B>XmlRpcRequestProcessor</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process an InputStream and produce an XmlRpcServerRequest.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process an InputStream and produce an XmlRpcServerRequest.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcResponseProcessor.html#org.apache.xmlrpc"><B>XmlRpcResponseProcessor</B></A></B>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process an Object and produce byte array that represents the specified
- encoding of the output as an XML-RPC response. </TD>
+ encoding of the output as an XML-RPC response.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcServer.html#org.apache.xmlrpc"><B>XmlRpcServer</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A multithreaded, reusable XML-RPC server object. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A multithreaded, reusable XML-RPC server object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcServerRequest.html#org.apache.xmlrpc"><B>XmlRpcServerRequest</B></A></B>
@@ -247,14 +279,20 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tie together the XmlRequestProcessor and XmlResponseProcessor to handle
  a request serially in a single thread.</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlWriter.html#org.apache.xmlrpc"><B>XmlWriter</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A XML writer intended for single-thread usage.</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>
 <A NAME="org.apache.xmlrpc.secure"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Classes in <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A> used by <A HREF="../../../org/apache/xmlrpc/secure/package-summary.html">org.apache.xmlrpc.secure</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A> used by <A HREF="../../../org/apache/xmlrpc/secure/package-summary.html">org.apache.xmlrpc.secure</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/WebServer.html#org.apache.xmlrpc.secure"><B>WebServer</B></A></B>
@@ -266,20 +304,19 @@
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcClient.html#org.apache.xmlrpc.secure"><B>XmlRpcClient</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A multithreaded, reusable XML-RPC client object. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A multithreaded, reusable XML-RPC client object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcHandler.html#org.apache.xmlrpc.secure"><B>XmlRpcHandler</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The XML-RPC server uses this interface to call a method of an RPC handler.
- </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The XML-RPC server uses this interface to call a method of an RPC handler.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcServer.html#org.apache.xmlrpc.secure"><B>XmlRpcServer</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A multithreaded, reusable XML-RPC server object. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A multithreaded, reusable XML-RPC server object.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -287,8 +324,8 @@
 <A NAME="org.apache.xmlrpc.secure.sunssl"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-Classes in <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A> used by <A HREF="../../../org/apache/xmlrpc/secure/sunssl/package-summary.html">org.apache.xmlrpc.secure.sunssl</A></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../org/apache/xmlrpc/package-summary.html">org.apache.xmlrpc</A> used by <A HREF="../../../org/apache/xmlrpc/secure/sunssl/package-summary.html">org.apache.xmlrpc.secure.sunssl</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcTransport.html#org.apache.xmlrpc.secure.sunssl"><B>XmlRpcTransport</B></A></B>
@@ -313,7 +350,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -338,7 +375,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/apache/xmlrpc/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -351,6 +388,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -358,6 +396,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2005 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/secure/SecureWebServer.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/secure/SecureWebServer.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/secure/SecureWebServer.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/secure/SecureWebServer.html Wed Dec 28 05:59:25 2005
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Fri Jun 24 13:23:08 CEST 2005 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:23 CET 2005 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-SecureWebServer (xmlrpc 2.0 API)
+SecureWebServer (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.secure.SecureWebServer class">
@@ -15,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SecureWebServer (xmlrpc 2.0 API)";
+    parent.document.title="SecureWebServer (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +56,7 @@
 &nbsp;PREV CLASS&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/secure/SecureXmlRpcClient.html" title="class in org.apache.xmlrpc.secure"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/xmlrpc/secure/SecureWebServer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SecureWebServer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -88,15 +91,16 @@
 Class SecureWebServer</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">org.apache.xmlrpc.WebServer</A>
-      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.xmlrpc.secure.SecureWebServer</B>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">org.apache.xmlrpc.WebServer</A>
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.secure.SecureWebServer</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html" title="interface in org.apache.xmlrpc.secure">SecurityConstants</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>SecureWebServer</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">WebServer</A><DT>implements <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html" title="interface in org.apache.xmlrpc.secure">SecurityConstants</A></DL>
+<DT><PRE>public class <B>SecureWebServer</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">WebServer</A><DT>implements <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html" title="interface in org.apache.xmlrpc.secure">SecurityConstants</A></DL>
+</PRE>
 
 <P>
 A minimal web server that exclusively handles XML-RPC requests
@@ -118,22 +122,19 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
 <!-- =========== FIELD SUMMARY =========== -->
 
 <A NAME="field_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.WebServer"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Fields inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">WebServer</A></B></TD>
+<TH ALIGN="left"><B>Fields inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">WebServer</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/WebServer.html#accept">accept</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#clength">clength</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#conclose">conclose</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#conkeep">conkeep</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#ctype">ctype</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#deny">deny</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#doubleNewline">doubleNewline</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#listener">listener</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#newline">newline</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#ok">ok</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#runners">runners</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#server">server</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#serverSocket">serverS
 ocket</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#threadpool">threadpool</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#wwwAuthenticate">wwwAuthenticate</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#xmlrpc">xmlrpc</A></CODE></TD>
@@ -142,7 +143,7 @@
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.secure.SecurityConstants"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Fields inherited from interface org.apache.xmlrpc.secure.<A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html" title="interface in org.apache.xmlrpc.secure">SecurityConstants</A></B></TD>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.xmlrpc.secure.<A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html" title="interface in org.apache.xmlrpc.secure">SecurityConstants</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_KEY_MANAGER_TYPE">DEFAULT_KEY_MANAGER_TYPE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_KEY_STORE">DEFAULT_KEY_STORE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_KEY_STORE_PASSWORD">DEFAULT_KEY_STORE_PASSWORD</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_KEY_STORE_TYPE">DEFAULT_KEY_STORE_TYPE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_PROTOCOL_HANDLER_PACKAGES">DEFAULT_PROTOCOL_HANDLER_PACKAGES</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_SECURITY_PROTOCOL">DEFAULT_SECURITY_PROTOCOL</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_SECURITY_PROVIDER_CLASS">DEFAULT_SECURITY_PROVIDER_CLASS</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_TRUST_S
 TORE">DEFAULT_TRUST_STORE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_TRUST_STORE_PASSWORD">DEFAULT_TRUST_STORE_PASSWORD</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#DEFAULT_TRUST_STORE_TYPE">DEFAULT_TRUST_STORE_TYPE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#KEY_MANAGER_TYPE">KEY_MANAGER_TYPE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#KEY_STORE">KEY_STORE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#KEY_STORE_PASSWORD">KEY_STORE_PASSWORD</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#KEY_STORE_TYPE">KEY_STORE_TYPE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#PROTOCOL_HANDLER_PACKAGES">PROTOCOL_HANDLER_PACKAGES</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#SECURITY_PROTOCOL">SECURITY_PROTOCOL</A>, <A HREF="../../../../org/apache/xmlrpc/s
 ecure/SecurityConstants.html#SECURITY_PROVIDER_CLASS">SECURITY_PROVIDER_CLASS</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#TRUST_MANAGER_TYPE">TRUST_MANAGER_TYPE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#TRUST_STORE">TRUST_STORE</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#TRUST_STORE_PASSWORD">TRUST_STORE_PASSWORD</A>, <A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html#TRUST_STORE_TYPE">TRUST_STORE_TYPE</A></CODE></TD>
@@ -154,8 +155,8 @@
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/secure/SecureWebServer.html#SecureWebServer(int)">SecureWebServer</A></B>(int&nbsp;port)</CODE>
@@ -188,8 +189,8 @@
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -199,7 +200,7 @@
                    java.net.InetAddress&nbsp;add)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Factory method to manufacture the server socket.  </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Factory method to manufacture the server socket.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -214,7 +215,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.WebServer"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">WebServer</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">WebServer</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/WebServer.html#acceptClient(java.lang.String)">acceptClient</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#addDefaultHandlers()">addDefaultHandlers</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#addHandler(java.lang.String, java.lang.Object)">addHandler</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#allowConnection(java.net.Socket)">allowConnection</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#checkSocket(java.net.Socket)">checkSocket</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#denyClient(java.lang.String)">denyClient</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#determinePort(java.lang.String[], int)">determinePort</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#getRunner()">getRunner</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#removeHandler(java.lang.String)">removeHandler</A>, <A HREF="../../../../org/apache/xmlrpc/WebServ
 er.html#run()">run</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#setParanoid(boolean)">setParanoid</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#shutdown()">shutdown</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#start()">start</A>, <A HREF="../../../../org/apache/xmlrpc/WebServer.html#toHTTPBytes(java.lang.String)">toHTTPBytes</A></CODE></TD>
@@ -223,7 +224,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
@@ -232,16 +233,13 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -253,7 +251,9 @@
 <DD>Creates a secure web server configured to run on the specified
  port number.
 <P>
-<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/secure/SecureWebServer.html#SecureWebServer(int, java.net.InetAddress)"><CODE>SecureWebServer(int, InetAddress)</CODE></A></DL>
+<DL>
+<DT><B>Parameters:</B><DD><CODE>int</CODE> - port number of secure web server.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/secure/SecureWebServer.html#SecureWebServer(int, java.net.InetAddress)"><CODE>SecureWebServer(int, InetAddress)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="SecureWebServer(int, java.net.InetAddress)"><!-- --></A><H3>
@@ -265,7 +265,9 @@
 <DD>Creates a secure web server configured to run on the specified
  port number and IP address.
 <P>
-<DT><B>Parameters:</B><DD><CODE>addr</CODE> - The IP address to bind to.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/WebServer.html#WebServer(int, java.net.InetAddress)"><CODE>WebServer.WebServer(int, InetAddress)</CODE></A></DL>
+<DL>
+<DT><B>Parameters:</B><DD><CODE>int</CODE> - port number of the secure web server<DD><CODE>addr</CODE> - The IP address to bind to.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/WebServer.html#WebServer(int, java.net.InetAddress)"><CODE>WebServer.WebServer(int, InetAddress)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="SecureWebServer(int, java.net.InetAddress, org.apache.xmlrpc.XmlRpcServer)"><!-- --></A><H3>
@@ -285,8 +287,8 @@
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -298,7 +300,7 @@
                                                    java.net.InetAddress&nbsp;add)
                                             throws java.lang.Exception</PRE>
 <DL>
-<DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">WebServer</A></CODE></B></DD>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/WebServer.html#createServerSocket(int, int, java.net.InetAddress)">WebServer</A></CODE></B></DD>
 <DD>Factory method to manufacture the server socket.  Useful as a
  hook method for subclasses to override when they desire
  different flavor of socket (i.e. a <code>SSLServerSocket</code>).
@@ -307,7 +309,7 @@
 <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/WebServer.html#createServerSocket(int, int, java.net.InetAddress)">createServerSocket</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/WebServer.html" title="class in org.apache.xmlrpc">WebServer</A></CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>port</CODE> - <DD><CODE>backlog</CODE> - <DD><CODE>add</CODE> - If <code>null</code>, binds to
+<DD><CODE>add</CODE> - If <code>null</code>, binds to
  <code>INADDR_ANY</code>, meaning that all network interfaces on
  a multi-homed host will be listening.
 <DT><B>Throws:</B>
@@ -340,7 +342,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -365,7 +367,7 @@
 &nbsp;PREV CLASS&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/secure/SecureXmlRpcClient.html" title="class in org.apache.xmlrpc.secure"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/xmlrpc/secure/SecureWebServer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SecureWebServer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -378,6 +380,7 @@
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -391,6 +394,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2005 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/secure/SecureXmlRpcClient.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/secure/SecureXmlRpcClient.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/secure/SecureXmlRpcClient.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/apache/xmlrpc/secure/SecureXmlRpcClient.html Wed Dec 28 05:59:25 2005
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_04) on Fri Jun 24 13:23:08 CEST 2005 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:24 CET 2005 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-SecureXmlRpcClient (xmlrpc 2.0 API)
+SecureXmlRpcClient (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.secure.SecureXmlRpcClient class">
@@ -15,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SecureXmlRpcClient (xmlrpc 2.0 API)";
+    parent.document.title="SecureXmlRpcClient (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -52,9 +54,9 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/secure/SecureWebServer.html" title="class in org.apache.xmlrpc.secure"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/secure/SecurityTool.html" title="class in org.apache.xmlrpc.secure"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html" title="interface in org.apache.xmlrpc.secure"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/xmlrpc/secure/SecureXmlRpcClient.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SecureXmlRpcClient.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -88,15 +91,16 @@
 Class SecureXmlRpcClient</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">org.apache.xmlrpc.XmlRpcClient</A>
-      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.xmlrpc.secure.SecureXmlRpcClient</B>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">org.apache.xmlrpc.XmlRpcClient</A>
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.secure.SecureXmlRpcClient</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/XmlRpcHandler.html" title="interface in org.apache.xmlrpc">XmlRpcHandler</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>SecureXmlRpcClient</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">XmlRpcClient</A></DL>
+<DT><PRE>public class <B>SecureXmlRpcClient</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">XmlRpcClient</A></DL>
+</PRE>
 
 <P>
 A multithreaded, reusable XML-RPC client object. Use this if you need a full-grown
@@ -108,22 +112,19 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
 <!-- =========== FIELD SUMMARY =========== -->
 
 <A NAME="field_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.XmlRpcClient"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Fields inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">XmlRpcClient</A></B></TD>
+<TH ALIGN="left"><B>Fields inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">XmlRpcClient</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#asyncWorkers">asyncWorkers</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#pool">pool</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#transportFactory">transportFactory</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#url">url</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#workers">workers</A></CODE></TD>
@@ -135,8 +136,8 @@
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/secure/SecureXmlRpcClient.html#SecureXmlRpcClient(java.lang.String)">SecureXmlRpcClient</A></B>(java.lang.String&nbsp;url)</CODE>
@@ -164,8 +165,8 @@
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -187,16 +188,16 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.XmlRpcClient"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">XmlRpcClient</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html" title="class in org.apache.xmlrpc">XmlRpcClient</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#createTransport()">createTransport</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#execute(java.lang.String, java.util.Vector)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#execute(org.apache.xmlrpc.XmlRpcClientRequest)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#execute(org.apache.xmlrpc.XmlRpcClientRequest, org.apache.xmlrpc.XmlRpcTransport)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#executeAsync(java.lang.String, java.util.Vector, org.apache.xmlrpc.AsyncCallback)">executeAsync</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#executeAsync(org.apache.xmlrpc.XmlRpcClientRequest, org.apache.xmlrpc.AsyncCallback)">executeAsync</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#executeAsync(org.apache.xmlrpc.XmlRpcClientRequest, org.apache.xmlrpc.AsyncCallback, org.apache.xmlrpc.XmlRpcTransport)"
 >executeAsync</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#getMaxThreads()">getMaxThreads</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#getURL()">getURL</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#setBasicAuthentication(java.lang.String, java.lang.String)">setBasicAuthentication</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#setMaxThreads(int)">setMaxThreads</A></CODE></TD>
+<TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#createTransport()">createTransport</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#execute(java.lang.String, java.util.Vector)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#execute(org.apache.xmlrpc.XmlRpcClientRequest)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#execute(org.apache.xmlrpc.XmlRpcClientRequest, org.apache.xmlrpc.XmlRpcTransport)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#executeAsync(java.lang.String, java.util.Vector, org.apache.xmlrpc.AsyncCallback)">executeAsync</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#executeAsync(org.apache.xmlrpc.XmlRpcClientRequest, org.apache.xmlrpc.AsyncCallback)">executeAsync</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#executeAsync(org.apache.xmlrpc.XmlRpcClientRequest, org.apache.xmlrpc.AsyncCallback, org.apache.xmlrpc.XmlRpcTransport)"
 >executeAsync</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#getMaxThreads()">getMaxThreads</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#getTimeZone()">getTimeZone</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#getURL()">getURL</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#setBasicAuthentication(java.lang.String, java.lang.String)">setBasicAuthentication</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#setMaxThreads(int)">setMaxThreads</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcClient.html#setTimeZone(java.util.TimeZone)">setTimeZone</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
@@ -205,16 +206,13 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -236,6 +234,10 @@
 <DL>
 <DD>Construct a XML-RPC client for the URL represented by this String.
 <P>
+<DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.MalformedURLException</CODE></DL>
 </DL>
 <HR>
 
@@ -248,6 +250,10 @@
 <DL>
 <DD>Construct a XML-RPC client for the specified hostname and port.
 <P>
+<DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.MalformedURLException</CODE></DL>
 </DL>
 
 <!-- ============ METHOD DETAIL ========== -->
@@ -255,8 +261,8 @@
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -299,7 +305,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -322,9 +328,9 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/secure/SecureWebServer.html" title="class in org.apache.xmlrpc.secure"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/secure/SecurityTool.html" title="class in org.apache.xmlrpc.secure"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/secure/SecurityConstants.html" title="interface in org.apache.xmlrpc.secure"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/xmlrpc/secure/SecureXmlRpcClient.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SecureXmlRpcClient.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -337,6 +343,7 @@
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -350,6 +357,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2005 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>