You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by jo...@apache.org on 2006/06/24 22:38:09 UTC

svn commit: r416950 [12/21] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/common/ apido...

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-frame.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-frame.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-frame.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-frame.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:21 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc.common (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc.common (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.common package">
@@ -24,16 +24,28 @@
 Interfaces</FONT>&nbsp;
 <FONT CLASS="FrameItemFont">
 <BR>
+<A HREF="ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>ServerStreamConnection</I></A>
+<BR>
+<A HREF="TypeConverter.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>TypeConverter</I></A>
+<BR>
+<A HREF="TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>TypeConverterFactory</I></A>
+<BR>
 <A HREF="TypeFactory.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>TypeFactory</I></A>
 <BR>
 <A HREF="XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>XmlRpcHttpConfig</I></A>
 <BR>
 <A HREF="XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>XmlRpcHttpRequestConfig</I></A>
 <BR>
+<A HREF="XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>XmlRpcRequestProcessor</I></A>
+<BR>
+<A HREF="XmlRpcRequestProcessorFactory.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>XmlRpcRequestProcessorFactory</I></A>
+<BR>
 <A HREF="XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>XmlRpcStreamConfig</I></A>
 <BR>
 <A HREF="XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>XmlRpcStreamRequestConfig</I></A>
 <BR>
+<A HREF="XmlRpcStreamRequestProcessor.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>XmlRpcStreamRequestProcessor</I></A>
+<BR>
 <A HREF="XmlRpcWorker.html" title="interface in org.apache.xmlrpc.common" target="classFrame"><I>XmlRpcWorker</I></A></FONT></TD>
 </TR>
 </TABLE>
@@ -45,6 +57,10 @@
 Classes</FONT>&nbsp;
 <FONT CLASS="FrameItemFont">
 <BR>
+<A HREF="LocalStreamConnection.html" title="class in org.apache.xmlrpc.common" target="classFrame">LocalStreamConnection</A>
+<BR>
+<A HREF="TypeConverterFactoryImpl.html" title="class in org.apache.xmlrpc.common" target="classFrame">TypeConverterFactoryImpl</A>
+<BR>
 <A HREF="TypeFactoryImpl.html" title="class in org.apache.xmlrpc.common" target="classFrame">TypeFactoryImpl</A>
 <BR>
 <A HREF="XmlRpcController.html" title="class in org.apache.xmlrpc.common" target="classFrame">XmlRpcController</A>
@@ -63,6 +79,8 @@
 <FONT CLASS="FrameItemFont">
 <BR>
 <A HREF="XmlRpcExtensionException.html" title="class in org.apache.xmlrpc.common" target="classFrame">XmlRpcExtensionException</A>
+<BR>
+<A HREF="XmlRpcLoadException.html" title="class in org.apache.xmlrpc.common" target="classFrame">XmlRpcLoadException</A>
 <BR>
 <A HREF="XmlRpcNotAuthorizedException.html" title="class in org.apache.xmlrpc.common" target="classFrame">XmlRpcNotAuthorizedException</A></FONT></TD>
 </TR>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-summary.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-summary.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-summary.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-summary.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:21 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc.common (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc.common (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.common package">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.xmlrpc.common (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="org.apache.xmlrpc.common (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -53,7 +53,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/client/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/client/util/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/jaxb/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/common/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -87,6 +87,21 @@
 <B>Interface Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A></B></TD>
+<TD>Interface of an object, which is able to provide
+ an XML stream, containing an XML-RPC request.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common">TypeConverter</A></B></TD>
+<TD>A <A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverter</CODE></A> is used when actually calling the
+ handler method or actually returning the result object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common">TypeConverterFactory</A></B></TD>
+<TD>A <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A> is called for creating instances
+ of <A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/TypeFactory.html" title="interface in org.apache.xmlrpc.common">TypeFactory</A></B></TD>
 <TD>A type factory creates serializers or handlers, based on the object
  type.</TD>
@@ -101,6 +116,16 @@
  for HTTP based transport.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcRequestProcessor</A></B></TD>
+<TD>Interface of an object, which is able to process
+ XML-RPC requests.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessorFactory.html" title="interface in org.apache.xmlrpc.common">XmlRpcRequestProcessorFactory</A></B></TD>
+<TD>Interface of an object, which may be used
+ to create instances of <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcRequestProcessor</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A></B></TD>
 <TD>Interface of a configuration for a stream based transport.</TD>
 </TR>
@@ -110,6 +135,11 @@
  is implemented by writing to a stream.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestProcessor</A></B></TD>
+<TD>An instance of <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcRequestProcessor</CODE></A>,
+ which is processing an XML stream.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcWorker.html" title="interface in org.apache.xmlrpc.common">XmlRpcWorker</A></B></TD>
 <TD>An object, which executes requests on the controllers
  behalf.</TD>
@@ -125,6 +155,16 @@
 <B>Class Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/LocalStreamConnection.html" title="class in org.apache.xmlrpc.common">LocalStreamConnection</A></B></TD>
+<TD>Implementation of <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common"><CODE>ServerStreamConnection</CODE></A> for
+ use by the
+ <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcLocalStreamTransport.html" title="class in org.apache.xmlrpc.client"><CODE>XmlRpcLocalStreamTransport</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactoryImpl.html" title="class in org.apache.xmlrpc.common">TypeConverterFactoryImpl</A></B></TD>
+<TD>Default implementation of <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/TypeFactoryImpl.html" title="class in org.apache.xmlrpc.common">TypeFactoryImpl</A></B></TD>
 <TD>Default implementation of a type factory.</TD>
 </TR>
@@ -140,8 +180,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcWorkerFactory.html" title="class in org.apache.xmlrpc.common">XmlRpcWorkerFactory</A></B></TD>
-<TD>A factory for <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientWorker.html" title="class in org.apache.xmlrpc.client"><CODE>XmlRpcClientWorker</CODE></A>
- instances.</TD>
+<TD>A factory for <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcWorker.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcWorker</CODE></A> instances.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -159,6 +198,11 @@
  is made, but extensions aren't explicitly enabled.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcLoadException.html" title="class in org.apache.xmlrpc.common">XmlRpcLoadException</A></B></TD>
+<TD>This exception is thrown, if the clients or servers maximum
+ number of concurrent threads is exceeded.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcNotAuthorizedException.html" title="class in org.apache.xmlrpc.common">XmlRpcNotAuthorizedException</A></B></TD>
 <TD>This exception must be thrown, if the user isn't authenticated.</TD>
 </TR>
@@ -198,7 +242,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/client/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/client/util/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/jaxb/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/common/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -222,6 +266,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-tree.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-tree.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-tree.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-tree.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:21 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc.common Class Hierarchy (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc.common Class Hierarchy (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.xmlrpc.common Class Hierarchy (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="org.apache.xmlrpc.common Class Hierarchy (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -52,7 +52,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/client/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/client/util/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/jaxb/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/common/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -89,13 +89,14 @@
 </H2>
 <UL>
 <LI TYPE="circle">java.lang.Object<UL>
-<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
+<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/LocalStreamConnection.html" title="class in org.apache.xmlrpc.common"><B>LocalStreamConnection</B></A><LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
 <UL>
 <LI TYPE="circle">java.lang.Exception<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.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcExtensionException.html" title="class in org.apache.xmlrpc.common"><B>XmlRpcExtensionException</B></A><LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcNotAuthorizedException.html" title="class in org.apache.xmlrpc.common"><B>XmlRpcNotAuthorizedException</B></A></UL>
+<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcExtensionException.html" title="class in org.apache.xmlrpc.common"><B>XmlRpcExtensionException</B></A><LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcLoadException.html" title="class in org.apache.xmlrpc.common"><B>XmlRpcLoadException</B></A><LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcNotAuthorizedException.html" title="class in org.apache.xmlrpc.common"><B>XmlRpcNotAuthorizedException</B></A></UL>
 </UL>
 </UL>
+<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactoryImpl.html" title="class in org.apache.xmlrpc.common"><B>TypeConverterFactoryImpl</B></A> (implements org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common">TypeConverterFactory</A>)
 <LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/TypeFactoryImpl.html" title="class in org.apache.xmlrpc.common"><B>TypeFactoryImpl</B></A> (implements org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/TypeFactory.html" title="interface in org.apache.xmlrpc.common">TypeFactory</A>)
 <LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html" title="class in org.apache.xmlrpc"><B>XmlRpcConfigImpl</B></A> (implements org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html" title="interface in org.apache.xmlrpc">XmlRpcConfig</A>, org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpConfig</A>)
 <UL>
@@ -107,26 +108,26 @@
 Interface Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/TypeFactory.html" title="interface in org.apache.xmlrpc.common"><B>TypeFactory</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html" title="interface in org.apache.xmlrpc"><B>XmlRpcConfig</B></A><UL>
+<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common"><B>ServerStreamConnection</B></A><LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common"><B>TypeConverter</B></A><LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><B>TypeConverterFactory</B></A><LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/TypeFactory.html" title="interface in org.apache.xmlrpc.common"><B>TypeFactory</B></A><LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html" title="interface in org.apache.xmlrpc"><B>XmlRpcConfig</B></A><UL>
 <LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcRequestConfig.html" title="interface in org.apache.xmlrpc"><B>XmlRpcRequestConfig</B></A><UL>
-<LI TYPE="circle">org.apache.xmlrpc.client.<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientConfig.html" title="interface in org.apache.xmlrpc.client"><B>XmlRpcClientConfig</B></A><UL>
 <LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcStreamRequestConfig</B></A> (also extends org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A>)
 <UL>
 <LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcHttpRequestConfig</B></A> (also extends org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpConfig</A>)
 </UL>
 </UL>
-</UL>
 <LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcStreamConfig</B></A><UL>
 <LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcHttpConfig</B></A><UL>
 <LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcHttpRequestConfig</B></A> (also extends org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>)
 </UL>
-<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcStreamRequestConfig</B></A> (also extends org.apache.xmlrpc.client.<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientConfig.html" title="interface in org.apache.xmlrpc.client">XmlRpcClientConfig</A>)
+<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcStreamRequestConfig</B></A> (also extends org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcRequestConfig.html" title="interface in org.apache.xmlrpc">XmlRpcRequestConfig</A>)
 <UL>
 <LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcHttpRequestConfig</B></A> (also extends org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpConfig</A>)
 </UL>
 </UL>
 </UL>
-<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcWorker.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcWorker</B></A></UL>
+<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcRequestProcessor</B></A><UL>
+<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestProcessor.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcStreamRequestProcessor</B></A></UL>
+<LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessorFactory.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcRequestProcessorFactory</B></A><LI TYPE="circle">org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcWorker.html" title="interface in org.apache.xmlrpc.common"><B>XmlRpcWorker</B></A></UL>
 <HR>
 
 
@@ -157,7 +158,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/client/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/client/util/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/jaxb/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/common/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -181,6 +182,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-use.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-use.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-use.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/common/package-use.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:35 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:20 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Uses of Package org.apache.xmlrpc.common (Apache XML-RPC 3.0a1 API)
+Uses of Package org.apache.xmlrpc.common (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.xmlrpc.common (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="Uses of Package org.apache.xmlrpc.common (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -95,6 +95,10 @@
 <TD>&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.xmlrpc.client.util"><B>org.apache.xmlrpc.client.util</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.xmlrpc.common"><B>org.apache.xmlrpc.common</B></A></TD>
 <TD>&nbsp;&nbsp;</TD>
 </TR>
@@ -103,6 +107,10 @@
 <TD>&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.xmlrpc.metadata"><B>org.apache.xmlrpc.metadata</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.xmlrpc.parser"><B>org.apache.xmlrpc.parser</B></A></TD>
 <TD>&nbsp;&nbsp;</TD>
 </TR>
@@ -180,6 +188,20 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default implementation of a request configuration.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcRequestProcessor.html#org.apache.xmlrpc.client"><B>XmlRpcRequestProcessor</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of an object, which is able to process
+ XML-RPC requests.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcRequestProcessorFactory.html#org.apache.xmlrpc.client"><B>XmlRpcRequestProcessorFactory</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of an object, which may be used
+ to create instances of <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcRequestProcessor</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcStreamConfig.html#org.apache.xmlrpc.client"><B>XmlRpcStreamConfig</B></A></B>
 
 <BR>
@@ -193,6 +215,13 @@
  is implemented by writing to a stream.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcStreamRequestProcessor.html#org.apache.xmlrpc.client"><B>XmlRpcStreamRequestProcessor</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An instance of <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcRequestProcessor</CODE></A>,
+ which is processing an XML stream.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcWorker.html#org.apache.xmlrpc.client"><B>XmlRpcWorker</B></A></B>
 
 <BR>
@@ -203,8 +232,23 @@
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcWorkerFactory.html#org.apache.xmlrpc.client"><B>XmlRpcWorkerFactory</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A factory for <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientWorker.html" title="class in org.apache.xmlrpc.client"><CODE>XmlRpcClientWorker</CODE></A>
- instances.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A factory for <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcWorker.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcWorker</CODE></A> instances.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<A NAME="org.apache.xmlrpc.client.util"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../../org/apache/xmlrpc/common/package-summary.html">org.apache.xmlrpc.common</A> used by <A HREF="../../../../org/apache/xmlrpc/client/util/package-summary.html">org.apache.xmlrpc.client.util</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/TypeConverterFactory.html#org.apache.xmlrpc.client.util"><B>TypeConverterFactory</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A> is called for creating instances
+ of <A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverter</CODE></A>.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -216,6 +260,27 @@
 Classes in <A HREF="../../../../org/apache/xmlrpc/common/package-summary.html">org.apache.xmlrpc.common</A> used by <A HREF="../../../../org/apache/xmlrpc/common/package-summary.html">org.apache.xmlrpc.common</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/ServerStreamConnection.html#org.apache.xmlrpc.common"><B>ServerStreamConnection</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of an object, which is able to provide
+ an XML stream, containing an XML-RPC request.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/TypeConverter.html#org.apache.xmlrpc.common"><B>TypeConverter</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverter</CODE></A> is used when actually calling the
+ handler method or actually returning the result object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/TypeConverterFactory.html#org.apache.xmlrpc.common"><B>TypeConverterFactory</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A> is called for creating instances
+ of <A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/TypeFactory.html#org.apache.xmlrpc.common"><B>TypeFactory</B></A></B>
 
 <BR>
@@ -244,6 +309,20 @@
  for HTTP based transport.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcLoadException.html#org.apache.xmlrpc.common"><B>XmlRpcLoadException</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This exception is thrown, if the clients or servers maximum
+ number of concurrent threads is exceeded.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcRequestProcessor.html#org.apache.xmlrpc.common"><B>XmlRpcRequestProcessor</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of an object, which is able to process
+ XML-RPC requests.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcStreamConfig.html#org.apache.xmlrpc.common"><B>XmlRpcStreamConfig</B></A></B>
 
 <BR>
@@ -267,8 +346,7 @@
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcWorkerFactory.html#org.apache.xmlrpc.common"><B>XmlRpcWorkerFactory</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A factory for <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientWorker.html" title="class in org.apache.xmlrpc.client"><CODE>XmlRpcClientWorker</CODE></A>
- instances.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A factory for <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcWorker.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcWorker</CODE></A> instances.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -309,6 +387,22 @@
 </TABLE>
 &nbsp;
 <P>
+<A NAME="org.apache.xmlrpc.metadata"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../../org/apache/xmlrpc/common/package-summary.html">org.apache.xmlrpc.common</A> used by <A HREF="../../../../org/apache/xmlrpc/metadata/package-summary.html">org.apache.xmlrpc.metadata</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/TypeConverterFactory.html#org.apache.xmlrpc.metadata"><B>TypeConverterFactory</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A> is called for creating instances
+ of <A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverter</CODE></A>.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <A NAME="org.apache.xmlrpc.parser"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
@@ -367,6 +461,20 @@
 Classes in <A HREF="../../../../org/apache/xmlrpc/common/package-summary.html">org.apache.xmlrpc.common</A> used by <A HREF="../../../../org/apache/xmlrpc/server/package-summary.html">org.apache.xmlrpc.server</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/ServerStreamConnection.html#org.apache.xmlrpc.server"><B>ServerStreamConnection</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of an object, which is able to provide
+ an XML stream, containing an XML-RPC request.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/TypeConverterFactory.html#org.apache.xmlrpc.server"><B>TypeConverterFactory</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A> is called for creating instances
+ of <A HREF="../../../../org/apache/xmlrpc/common/TypeConverter.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcController.html#org.apache.xmlrpc.server"><B>XmlRpcController</B></A></B>
 
 <BR>
@@ -381,6 +489,13 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of a configuration for HTTP requests.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcRequestProcessor.html#org.apache.xmlrpc.server"><B>XmlRpcRequestProcessor</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of an object, which is able to process
+ XML-RPC requests.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcStreamConfig.html#org.apache.xmlrpc.server"><B>XmlRpcStreamConfig</B></A></B>
 
 <BR>
@@ -394,6 +509,13 @@
  is implemented by writing to a stream.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcStreamRequestProcessor.html#org.apache.xmlrpc.server"><B>XmlRpcStreamRequestProcessor</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An instance of <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcRequestProcessor</CODE></A>,
+ which is processing an XML stream.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcWorker.html#org.apache.xmlrpc.server"><B>XmlRpcWorker</B></A></B>
 
 <BR>
@@ -404,8 +526,7 @@
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcWorkerFactory.html#org.apache.xmlrpc.server"><B>XmlRpcWorkerFactory</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A factory for <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientWorker.html" title="class in org.apache.xmlrpc.client"><CODE>XmlRpcClientWorker</CODE></A>
- instances.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A factory for <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcWorker.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcWorker</CODE></A> instances.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -432,6 +553,13 @@
 Classes in <A HREF="../../../../org/apache/xmlrpc/common/package-summary.html">org.apache.xmlrpc.common</A> used by <A HREF="../../../../org/apache/xmlrpc/webserver/package-summary.html">org.apache.xmlrpc.webserver</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/ServerStreamConnection.html#org.apache.xmlrpc.webserver"><B>ServerStreamConnection</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of an object, which is able to provide
+ an XML stream, containing an XML-RPC request.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcController.html#org.apache.xmlrpc.webserver"><B>XmlRpcController</B></A></B>
 
 <BR>
@@ -459,6 +587,13 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default implementation of a request configuration.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcRequestProcessor.html#org.apache.xmlrpc.webserver"><B>XmlRpcRequestProcessor</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of an object, which is able to process
+ XML-RPC requests.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcStreamConfig.html#org.apache.xmlrpc.webserver"><B>XmlRpcStreamConfig</B></A></B>
 
 <BR>
@@ -471,6 +606,13 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface of a client configuration for a transport, which
  is implemented by writing to a stream.</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/xmlrpc/common/class-use/XmlRpcStreamRequestProcessor.html#org.apache.xmlrpc.webserver"><B>XmlRpcStreamRequestProcessor</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An instance of <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcRequestProcessor</CODE></A>,
+ which is processing an XML stream.</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>
@@ -528,6 +670,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:13 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:15 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-JaxbParser (Apache XML-RPC 3.0a1 API)
+JaxbParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.jaxb.JaxbParser class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="JaxbParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="JaxbParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -330,6 +330,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbSerializer.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbSerializer.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbSerializer.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbSerializer.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:13 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:15 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-JaxbSerializer (Apache XML-RPC 3.0a1 API)
+JaxbSerializer (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.jaxb.JaxbSerializer class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="JaxbSerializer (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="JaxbSerializer (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -340,6 +340,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbTypeFactory.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbTypeFactory.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbTypeFactory.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/JaxbTypeFactory.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:13 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:15 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-JaxbTypeFactory (Apache XML-RPC 3.0a1 API)
+JaxbTypeFactory (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.jaxb.JaxbTypeFactory class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="JaxbTypeFactory (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="JaxbTypeFactory (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -315,6 +315,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:33 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:19 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Uses of Class org.apache.xmlrpc.jaxb.JaxbParser (Apache XML-RPC 3.0a1 API)
+Uses of Class org.apache.xmlrpc.jaxb.JaxbParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.xmlrpc.jaxb.JaxbParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="Uses of Class org.apache.xmlrpc.jaxb.JaxbParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbSerializer.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbSerializer.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbSerializer.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbSerializer.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:33 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:19 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Uses of Class org.apache.xmlrpc.jaxb.JaxbSerializer (Apache XML-RPC 3.0a1 API)
+Uses of Class org.apache.xmlrpc.jaxb.JaxbSerializer (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.xmlrpc.jaxb.JaxbSerializer (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="Uses of Class org.apache.xmlrpc.jaxb.JaxbSerializer (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbTypeFactory.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbTypeFactory.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbTypeFactory.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/class-use/JaxbTypeFactory.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:33 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:19 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Uses of Class org.apache.xmlrpc.jaxb.JaxbTypeFactory (Apache XML-RPC 3.0a1 API)
+Uses of Class org.apache.xmlrpc.jaxb.JaxbTypeFactory (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.xmlrpc.jaxb.JaxbTypeFactory (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="Uses of Class org.apache.xmlrpc.jaxb.JaxbTypeFactory (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-frame.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-frame.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-frame.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-frame.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:21 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.jaxb package">

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-summary.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-summary.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-summary.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-summary.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:21 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.jaxb package">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -54,7 +54,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/metadata/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/jaxb/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -135,7 +135,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/metadata/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/jaxb/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -158,6 +158,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-tree.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-tree.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-tree.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-tree.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:21 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc.jaxb Class Hierarchy (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc.jaxb Class Hierarchy (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.xmlrpc.jaxb Class Hierarchy (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="org.apache.xmlrpc.jaxb Class Hierarchy (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -53,7 +53,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/package-tree.html"><B>NEXT</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/metadata/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/jaxb/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -131,7 +131,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/package-tree.html"><B>NEXT</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/metadata/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/jaxb/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -154,6 +154,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-use.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-use.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-use.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/jaxb/package-use.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:35 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:20 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Uses of Package org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0a1 API)
+Uses of Package org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="Uses of Package org.apache.xmlrpc.jaxb (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-frame.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-frame.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-frame.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-frame.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:20 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc package">
@@ -52,9 +52,7 @@
 Exceptions</FONT>&nbsp;
 <FONT CLASS="FrameItemFont">
 <BR>
-<A HREF="XmlRpcException.html" title="class in org.apache.xmlrpc" target="classFrame">XmlRpcException</A>
-<BR>
-<A HREF="XmlRpcLoadException.html" title="class in org.apache.xmlrpc" target="classFrame">XmlRpcLoadException</A></FONT></TD>
+<A HREF="XmlRpcException.html" title="class in org.apache.xmlrpc" target="classFrame">XmlRpcException</A></FONT></TD>
 </TR>
 </TABLE>
 

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-summary.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-summary.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-summary.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-summary.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:20 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc package">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.xmlrpc (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="org.apache.xmlrpc (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -133,11 +133,6 @@
 <TD>This exception is thrown by the XmlRpcClient, if an invocation of the
  remote method failed.</TD>
 </TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../org/apache/xmlrpc/XmlRpcLoadException.html" title="class in org.apache.xmlrpc">XmlRpcLoadException</A></B></TD>
-<TD>This exception is thrown, if the clients or servers maximum
- number of concurrent threads is exceeded.</TD>
-</TR>
 </TABLE>
 &nbsp;
 
@@ -198,6 +193,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-tree.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-tree.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-tree.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-tree.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:20 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:18 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.xmlrpc Class Hierarchy (Apache XML-RPC 3.0a1 API)
+org.apache.xmlrpc Class Hierarchy (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.xmlrpc Class Hierarchy (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="org.apache.xmlrpc Class Hierarchy (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -92,9 +92,7 @@
 <LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
 <UL>
 <LI TYPE="circle">java.lang.Exception<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/XmlRpcLoadException.html" title="class in org.apache.xmlrpc"><B>XmlRpcLoadException</B></A></UL>
-</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>
 </UL>
 <LI TYPE="circle">org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcConfigImpl.html" title="class in org.apache.xmlrpc"><B>XmlRpcConfigImpl</B></A> (implements org.apache.xmlrpc.<A HREF="../../../org/apache/xmlrpc/XmlRpcConfig.html" title="interface in org.apache.xmlrpc">XmlRpcConfig</A>, org.apache.xmlrpc.common.<A HREF="../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpConfig</A>)
 </UL>
@@ -160,6 +158,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-use.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-use.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-use.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/package-use.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:35 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:20 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Uses of Package org.apache.xmlrpc (Apache XML-RPC 3.0a1 API)
+Uses of Package org.apache.xmlrpc (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.xmlrpc (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="Uses of Package org.apache.xmlrpc (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -103,6 +103,10 @@
 <TD>&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.xmlrpc.metadata"><B>org.apache.xmlrpc.metadata</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.xmlrpc.parser"><B>org.apache.xmlrpc.parser</B></A></TD>
 <TD>&nbsp;&nbsp;</TD>
 </TR>
@@ -115,6 +119,10 @@
 <TD>&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.xmlrpc.util"><B>org.apache.xmlrpc.util</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.xmlrpc.webserver"><B>org.apache.xmlrpc.webserver</B></A></TD>
 <TD>&nbsp;&nbsp;</TD>
 </TR>
@@ -227,13 +235,6 @@
  remote method failed.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcLoadException.html#org.apache.xmlrpc.common"><B>XmlRpcLoadException</B></A></B>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This exception is thrown, if the clients or servers maximum
- number of concurrent threads is exceeded.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcRequest.html#org.apache.xmlrpc.common"><B>XmlRpcRequest</B></A></B>
 
 <BR>
@@ -264,6 +265,28 @@
 </TABLE>
 &nbsp;
 <P>
+<A NAME="org.apache.xmlrpc.metadata"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<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/metadata/package-summary.html">org.apache.xmlrpc.metadata</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcException.html#org.apache.xmlrpc.metadata"><B>XmlRpcException</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This exception is thrown by the XmlRpcClient, if an invocation of the
+ remote method failed.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcHandler.html#org.apache.xmlrpc.metadata"><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>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <A NAME="org.apache.xmlrpc.parser"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
@@ -350,6 +373,22 @@
 </TABLE>
 &nbsp;
 <P>
+<A NAME="org.apache.xmlrpc.util"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<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/util/package-summary.html">org.apache.xmlrpc.util</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../org/apache/xmlrpc/class-use/XmlRpcException.html#org.apache.xmlrpc.util"><B>XmlRpcException</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This exception is thrown by the XmlRpcClient, if an invocation of the
+ remote method failed.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <A NAME="org.apache.xmlrpc.webserver"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
@@ -440,6 +479,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/AtomicParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/AtomicParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/AtomicParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/AtomicParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:11 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:13 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-AtomicParser (Apache XML-RPC 3.0a1 API)
+AtomicParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.parser.AtomicParser class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="AtomicParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="AtomicParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -54,7 +54,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BooleanParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BigDecimalParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/parser/AtomicParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AtomicParser.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -98,7 +98,7 @@
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser">TypeParser</A>, org.xml.sax.ContentHandler</DD>
 </DL>
 <DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/xmlrpc/parser/BooleanParser.html" title="class in org.apache.xmlrpc.parser">BooleanParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/DateParser.html" title="class in org.apache.xmlrpc.parser">DateParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/DoubleParser.html" title="class in org.apache.xmlrpc.parser">DoubleParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/FloatParser.html" title="class in org.apache.xmlrpc.parser">FloatParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I1Parser.html" title="class in org.apache.xmlrpc.parser">I1Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I2Parser.html" title="class in org.apache.xmlrpc.parser">I2Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I4Parser.html" title="class in org.apache.xmlrpc.parser">I4Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I8Parser.html" title="class in org.apache.xmlrpc.parser"
 >I8Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/LongParser.html" title="class in org.apache.xmlrpc.parser">LongParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/NullParser.html" title="class in org.apache.xmlrpc.parser">NullParser</A></DD>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/xmlrpc/parser/BigDecimalParser.html" title="class in org.apache.xmlrpc.parser">BigDecimalParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/BigIntegerParser.html" title="class in org.apache.xmlrpc.parser">BigIntegerParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/BooleanParser.html" title="class in org.apache.xmlrpc.parser">BooleanParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/CalendarParser.html" title="class in org.apache.xmlrpc.parser">CalendarParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/DateParser.html" title="class in org.apache.xmlrpc.parser">DateParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/DoubleParser.html" title="class in org.apache.xmlrpc.parser">DoubleParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/FloatParser.html" title="class in org.apache.xmlrpc.parser">FloatParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I1Parser.htm
 l" title="class in org.apache.xmlrpc.parser">I1Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I2Parser.html" title="class in org.apache.xmlrpc.parser">I2Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I4Parser.html" title="class in org.apache.xmlrpc.parser">I4Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I8Parser.html" title="class in org.apache.xmlrpc.parser">I8Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/LongParser.html" title="class in org.apache.xmlrpc.parser">LongParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/NullParser.html" title="class in org.apache.xmlrpc.parser">NullParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/StringParser.html" title="class in org.apache.xmlrpc.parser">StringParser</A></DD>
 </DL>
 <HR>
 <DL>
@@ -388,7 +388,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BooleanParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BigDecimalParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/parser/AtomicParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AtomicParser.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -417,6 +417,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/BooleanParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/BooleanParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/BooleanParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/BooleanParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:11 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:14 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-BooleanParser (Apache XML-RPC 3.0a1 API)
+BooleanParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.parser.BooleanParser class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="BooleanParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="BooleanParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -53,7 +53,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/AtomicParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BigIntegerParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/ByteArrayParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/parser/BooleanParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -266,7 +266,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/AtomicParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BigIntegerParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/ByteArrayParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/parser/BooleanParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -296,6 +296,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/ByteArrayParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/ByteArrayParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/ByteArrayParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/ByteArrayParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:11 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:14 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ByteArrayParser (Apache XML-RPC 3.0a1 API)
+ByteArrayParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.parser.ByteArrayParser class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ByteArrayParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="ByteArrayParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -54,7 +54,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BooleanParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/DateParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/CalendarParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/parser/ByteArrayParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ByteArrayParser.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -325,7 +325,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BooleanParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/DateParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/CalendarParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/parser/ByteArrayParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ByteArrayParser.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -354,6 +354,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/DateParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/DateParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/DateParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/DateParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:11 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:14 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-DateParser (Apache XML-RPC 3.0a1 API)
+DateParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.parser.DateParser class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DateParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="DateParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -53,7 +53,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/ByteArrayParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/CalendarParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/DoubleParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/parser/DateParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -139,10 +139,10 @@
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/DateParser.html#DateParser()">DateParser</A></B>()</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/DateParser.html#DateParser(org.apache.xmlrpc.util.XmlRpcDateTimeDateFormat)">DateParser</A></B>(<A HREF="../../../../org/apache/xmlrpc/util/XmlRpcDateTimeDateFormat.html" title="class in org.apache.xmlrpc.util">XmlRpcDateTimeDateFormat</A>&nbsp;pFormat)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance with the given format.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -203,11 +203,13 @@
 </TR>
 </TABLE>
 
-<A NAME="DateParser()"><!-- --></A><H3>
+<A NAME="DateParser(org.apache.xmlrpc.util.XmlRpcDateTimeDateFormat)"><!-- --></A><H3>
 DateParser</H3>
 <PRE>
-public <B>DateParser</B>()</PRE>
+public <B>DateParser</B>(<A HREF="../../../../org/apache/xmlrpc/util/XmlRpcDateTimeDateFormat.html" title="class in org.apache.xmlrpc.util">XmlRpcDateTimeDateFormat</A>&nbsp;pFormat)</PRE>
 <DL>
+<DD>Creates a new instance with the given format.
+<P>
 </DL>
 
 <!-- ============ METHOD DETAIL ========== -->
@@ -266,7 +268,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/ByteArrayParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/CalendarParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/DoubleParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/xmlrpc/parser/DateParser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -296,6 +298,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/DoubleParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/DoubleParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/DoubleParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/DoubleParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:11 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:14 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-DoubleParser (Apache XML-RPC 3.0a1 API)
+DoubleParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.parser.DoubleParser class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DoubleParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="DoubleParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -296,6 +296,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/ExtParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/ExtParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/ExtParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/ExtParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:11 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:14 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ExtParser (Apache XML-RPC 3.0a1 API)
+ExtParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.parser.ExtParser class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ExtParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="ExtParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -595,6 +595,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/FloatParser.html
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/FloatParser.html?rev=416950&r1=416949&r2=416950&view=diff
==============================================================================
--- webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/FloatParser.html (original)
+++ webservices/xmlrpc/site/apidocs/org/apache/xmlrpc/parser/FloatParser.html Sat Jun 24 13:37:58 2006
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0-beta) on Sat Feb 18 00:36:11 CET 2006 -->
+<!-- Generated by javadoc (build 1.5.0_07) on Sat Jun 24 21:44:14 CEST 2006 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-FloatParser (Apache XML-RPC 3.0a1 API)
+FloatParser (Apache XML-RPC 3.0b1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.xmlrpc.parser.FloatParser class">
@@ -15,7 +15,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="FloatParser (Apache XML-RPC 3.0a1 API)";
+    parent.document.title="FloatParser (Apache XML-RPC 3.0b1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -296,6 +296,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.
+Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>



---------------------------------------------------------------------
To unsubscribe, e-mail: xmlrpc-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-dev-help@ws.apache.org