PageRenderTime 89ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/lib/docs/org/apache/xmlrpc/client/util/ClientFactory.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 426 lines | 361 code | 43 blank | 22 comment | 0 complexity | 26d994afb564f7a599a6952d061ab23d MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_0) on Mon Apr 20 21:45:59 CEST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. ClientFactory (Apache XML-RPC 3.1.2 API)
  9. </TITLE>
  10. <META NAME="date" CONTENT="2009-04-20">
  11. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  12. <SCRIPT type="text/javascript">
  13. function windowTitle()
  14. {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="ClientFactory (Apache XML-RPC 3.1.2 API)";
  17. }
  18. }
  19. </SCRIPT>
  20. <NOSCRIPT>
  21. </NOSCRIPT>
  22. </HEAD>
  23. <BODY BGCOLOR="white" onload="windowTitle();">
  24. <HR>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <A NAME="navbar_top"><!-- --></A>
  27. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  28. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  29. <TR>
  30. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  31. <A NAME="navbar_top_firstrow"><!-- --></A>
  32. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  33. <TR ALIGN="center" VALIGN="top">
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ClientFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  41. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  42. </TR>
  43. </TABLE>
  44. </TD>
  45. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  46. </EM>
  47. </TD>
  48. </TR>
  49. <TR>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. &nbsp;PREV CLASS&nbsp;
  52. &nbsp;NEXT CLASS</FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../../index.html?org/apache/xmlrpc/client/util/ClientFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="ClientFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  56. &nbsp;<SCRIPT type="text/javascript">
  57. <!--
  58. if(window==top) {
  59. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  60. }
  61. //-->
  62. </SCRIPT>
  63. <NOSCRIPT>
  64. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  65. </NOSCRIPT>
  66. </FONT></TD>
  67. </TR>
  68. <TR>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  71. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  72. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  73. </TR>
  74. </TABLE>
  75. <A NAME="skip-navbar_top"></A>
  76. <!-- ========= END OF TOP NAVBAR ========= -->
  77. <HR>
  78. <!-- ======== START OF CLASS DATA ======== -->
  79. <H2>
  80. <FONT SIZE="-1">
  81. org.apache.xmlrpc.client.util</FONT>
  82. <BR>
  83. Class ClientFactory</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.client.util.ClientFactory</B>
  87. </PRE>
  88. <HR>
  89. <DL>
  90. <DT><PRE>public class <B>ClientFactory</B><DT>extends java.lang.Object</DL>
  91. </PRE>
  92. <P>
  93. <p>The <A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html" title="class in org.apache.xmlrpc.client.util"><CODE>ClientFactory</CODE></A> is a useful tool for simplifying the
  94. use of Apache XML-RPC. The rough idea is as follows: All XML-RPC
  95. handlers are implemented as interfaces. The server uses the actual
  96. implementation. The client uses the <A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html" title="class in org.apache.xmlrpc.client.util"><CODE>ClientFactory</CODE></A> to
  97. obtain an implementation, which is based on running XML-RPC calls.</p>
  98. <P>
  99. <P>
  100. <HR>
  101. <P>
  102. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  103. <A NAME="constructor_summary"><!-- --></A>
  104. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  105. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  106. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  107. <B>Constructor Summary</B></FONT></TH>
  108. </TR>
  109. <TR BGCOLOR="white" CLASS="TableRowColor">
  110. <TD><CODE><B><A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html#ClientFactory(org.apache.xmlrpc.client.XmlRpcClient)">ClientFactory</A></B>(<A HREF="../../../../../org/apache/xmlrpc/client/XmlRpcClient.html" title="class in org.apache.xmlrpc.client">XmlRpcClient</A>&nbsp;pClient)</CODE>
  111. <BR>
  112. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance.</TD>
  113. </TR>
  114. <TR BGCOLOR="white" CLASS="TableRowColor">
  115. <TD><CODE><B><A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html#ClientFactory(org.apache.xmlrpc.client.XmlRpcClient, org.apache.xmlrpc.common.TypeConverterFactory)">ClientFactory</A></B>(<A HREF="../../../../../org/apache/xmlrpc/client/XmlRpcClient.html" title="class in org.apache.xmlrpc.client">XmlRpcClient</A>&nbsp;pClient,
  116. <A HREF="../../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common">TypeConverterFactory</A>&nbsp;pTypeConverterFactory)</CODE>
  117. <BR>
  118. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance.</TD>
  119. </TR>
  120. </TABLE>
  121. &nbsp;
  122. <!-- ========== METHOD SUMMARY =========== -->
  123. <A NAME="method_summary"><!-- --></A>
  124. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  125. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  126. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  127. <B>Method Summary</B></FONT></TH>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  131. <CODE>&nbsp;<A HREF="../../../../../org/apache/xmlrpc/client/XmlRpcClient.html" title="class in org.apache.xmlrpc.client">XmlRpcClient</A></CODE></FONT></TD>
  132. <TD><CODE><B><A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html#getClient()">getClient</A></B>()</CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the factories client.</TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  138. <CODE>&nbsp;boolean</CODE></FONT></TD>
  139. <TD><CODE><B><A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html#isObjectMethodLocal()">isObjectMethodLocal</A></B>()</CODE>
  140. <BR>
  141. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether a method declared by the <CODE>Object class</CODE> is performed by the local object, rather than
  142. by the server.</TD>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  146. <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
  147. <TD><CODE><B><A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html#newInstance(java.lang.Class)">newInstance</A></B>(java.lang.Class&nbsp;pClass)</CODE>
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an object, which is implementing the given interface.</TD>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
  154. <TD><CODE><B><A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html#newInstance(java.lang.ClassLoader, java.lang.Class)">newInstance</A></B>(java.lang.ClassLoader&nbsp;pClassLoader,
  155. java.lang.Class&nbsp;pClass)</CODE>
  156. <BR>
  157. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an object, which is implementing the given interface.</TD>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  161. <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
  162. <TD><CODE><B><A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html#newInstance(java.lang.ClassLoader, java.lang.Class, java.lang.String)">newInstance</A></B>(java.lang.ClassLoader&nbsp;pClassLoader,
  163. java.lang.Class&nbsp;pClass,
  164. java.lang.String&nbsp;pRemoteName)</CODE>
  165. <BR>
  166. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an object, which is implementing the given interface.</TD>
  167. </TR>
  168. <TR BGCOLOR="white" CLASS="TableRowColor">
  169. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  170. <CODE>&nbsp;void</CODE></FONT></TD>
  171. <TD><CODE><B><A HREF="../../../../../org/apache/xmlrpc/client/util/ClientFactory.html#setObjectMethodLocal(boolean)">setObjectMethodLocal</A></B>(boolean&nbsp;pObjectMethodLocal)</CODE>
  172. <BR>
  173. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets, whether a method declared by the <CODE>Object class</CODE> is performed by the local object, rather than
  174. by the server.</TD>
  175. </TR>
  176. </TABLE>
  177. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  178. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  179. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  180. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  184. </TR>
  185. </TABLE>
  186. &nbsp;
  187. <P>
  188. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  189. <A NAME="constructor_detail"><!-- --></A>
  190. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  191. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  192. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  193. <B>Constructor Detail</B></FONT></TH>
  194. </TR>
  195. </TABLE>
  196. <A NAME="ClientFactory(org.apache.xmlrpc.client.XmlRpcClient, org.apache.xmlrpc.common.TypeConverterFactory)"><!-- --></A><H3>
  197. ClientFactory</H3>
  198. <PRE>
  199. public <B>ClientFactory</B>(<A HREF="../../../../../org/apache/xmlrpc/client/XmlRpcClient.html" title="class in org.apache.xmlrpc.client">XmlRpcClient</A>&nbsp;pClient,
  200. <A HREF="../../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common">TypeConverterFactory</A>&nbsp;pTypeConverterFactory)</PRE>
  201. <DL>
  202. <DD>Creates a new instance.
  203. <P>
  204. <DL>
  205. <DT><B>Parameters:</B><DD><CODE>pClient</CODE> - A fully configured XML-RPC client, which is
  206. used internally to perform XML-RPC calls.<DD><CODE>pTypeConverterFactory</CODE> - Creates instances of <A HREF="../../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A>,
  207. which are used to transform the result object in its target representation.</DL>
  208. </DL>
  209. <HR>
  210. <A NAME="ClientFactory(org.apache.xmlrpc.client.XmlRpcClient)"><!-- --></A><H3>
  211. ClientFactory</H3>
  212. <PRE>
  213. public <B>ClientFactory</B>(<A HREF="../../../../../org/apache/xmlrpc/client/XmlRpcClient.html" title="class in org.apache.xmlrpc.client">XmlRpcClient</A>&nbsp;pClient)</PRE>
  214. <DL>
  215. <DD>Creates a new instance. Shortcut for
  216. <pre>
  217. new ClientFactory(pClient, new TypeConverterFactoryImpl());
  218. </pre>
  219. <P>
  220. <DL>
  221. <DT><B>Parameters:</B><DD><CODE>pClient</CODE> - A fully configured XML-RPC client, which is
  222. used internally to perform XML-RPC calls.<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/xmlrpc/common/TypeConverterFactoryImpl.html" title="class in org.apache.xmlrpc.common"><CODE>TypeConverterFactoryImpl</CODE></A></DL>
  223. </DL>
  224. <!-- ============ METHOD DETAIL ========== -->
  225. <A NAME="method_detail"><!-- --></A>
  226. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  227. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  228. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  229. <B>Method Detail</B></FONT></TH>
  230. </TR>
  231. </TABLE>
  232. <A NAME="getClient()"><!-- --></A><H3>
  233. getClient</H3>
  234. <PRE>
  235. public <A HREF="../../../../../org/apache/xmlrpc/client/XmlRpcClient.html" title="class in org.apache.xmlrpc.client">XmlRpcClient</A> <B>getClient</B>()</PRE>
  236. <DL>
  237. <DD>Returns the factories client.
  238. <P>
  239. <DD><DL>
  240. </DL>
  241. </DD>
  242. </DL>
  243. <HR>
  244. <A NAME="isObjectMethodLocal()"><!-- --></A><H3>
  245. isObjectMethodLocal</H3>
  246. <PRE>
  247. public boolean <B>isObjectMethodLocal</B>()</PRE>
  248. <DL>
  249. <DD>Returns, whether a method declared by the <CODE>Object class</CODE> is performed by the local object, rather than
  250. by the server. Defaults to true.
  251. <P>
  252. <DD><DL>
  253. </DL>
  254. </DD>
  255. </DL>
  256. <HR>
  257. <A NAME="setObjectMethodLocal(boolean)"><!-- --></A><H3>
  258. setObjectMethodLocal</H3>
  259. <PRE>
  260. public void <B>setObjectMethodLocal</B>(boolean&nbsp;pObjectMethodLocal)</PRE>
  261. <DL>
  262. <DD>Sets, whether a method declared by the <CODE>Object class</CODE> is performed by the local object, rather than
  263. by the server. Defaults to true.
  264. <P>
  265. <DD><DL>
  266. </DL>
  267. </DD>
  268. </DL>
  269. <HR>
  270. <A NAME="newInstance(java.lang.Class)"><!-- --></A><H3>
  271. newInstance</H3>
  272. <PRE>
  273. public java.lang.Object <B>newInstance</B>(java.lang.Class&nbsp;pClass)</PRE>
  274. <DL>
  275. <DD>Creates an object, which is implementing the given interface.
  276. The objects methods are internally calling an XML-RPC server
  277. by using the factories client; shortcut for
  278. <pre>
  279. newInstance(Thread.currentThread().getContextClassLoader(),
  280. pClass)
  281. </pre>
  282. <P>
  283. <DD><DL>
  284. </DL>
  285. </DD>
  286. </DL>
  287. <HR>
  288. <A NAME="newInstance(java.lang.ClassLoader, java.lang.Class)"><!-- --></A><H3>
  289. newInstance</H3>
  290. <PRE>
  291. public java.lang.Object <B>newInstance</B>(java.lang.ClassLoader&nbsp;pClassLoader,
  292. java.lang.Class&nbsp;pClass)</PRE>
  293. <DL>
  294. <DD>Creates an object, which is implementing the given interface.
  295. The objects methods are internally calling an XML-RPC server
  296. by using the factories client; shortcut for
  297. <pre>
  298. newInstance(pClassLoader, pClass, pClass.getName())
  299. </pre>
  300. <P>
  301. <DD><DL>
  302. </DL>
  303. </DD>
  304. </DL>
  305. <HR>
  306. <A NAME="newInstance(java.lang.ClassLoader, java.lang.Class, java.lang.String)"><!-- --></A><H3>
  307. newInstance</H3>
  308. <PRE>
  309. public java.lang.Object <B>newInstance</B>(java.lang.ClassLoader&nbsp;pClassLoader,
  310. java.lang.Class&nbsp;pClass,
  311. java.lang.String&nbsp;pRemoteName)</PRE>
  312. <DL>
  313. <DD>Creates an object, which is implementing the given interface.
  314. The objects methods are internally calling an XML-RPC server
  315. by using the factories client.
  316. <P>
  317. <DD><DL>
  318. <DT><B>Parameters:</B><DD><CODE>pClassLoader</CODE> - The class loader, which is being used for
  319. loading classes, if required.<DD><CODE>pClass</CODE> - Interface, which is being implemented.<DD><CODE>pRemoteName</CODE> - Handler name, which is being used when
  320. calling the server. This is used for composing the
  321. method name. For example, if <code>pRemoteName</code>
  322. is "Foo" and you want to invoke the method "bar" in
  323. the handler, then the full method name would be "Foo.bar".</DL>
  324. </DD>
  325. </DL>
  326. <!-- ========= END OF CLASS DATA ========= -->
  327. <HR>
  328. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  329. <A NAME="navbar_bottom"><!-- --></A>
  330. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  331. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  332. <TR>
  333. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  334. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  335. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  336. <TR ALIGN="center" VALIGN="top">
  337. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  338. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  339. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  340. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ClientFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  341. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  342. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  343. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  344. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  345. </TR>
  346. </TABLE>
  347. </TD>
  348. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  349. </EM>
  350. </TD>
  351. </TR>
  352. <TR>
  353. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  354. &nbsp;PREV CLASS&nbsp;
  355. &nbsp;NEXT CLASS</FONT></TD>
  356. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  357. <A HREF="../../../../../index.html?org/apache/xmlrpc/client/util/ClientFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
  358. &nbsp;<A HREF="ClientFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  359. &nbsp;<SCRIPT type="text/javascript">
  360. <!--
  361. if(window==top) {
  362. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  363. }
  364. //-->
  365. </SCRIPT>
  366. <NOSCRIPT>
  367. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  368. </NOSCRIPT>
  369. </FONT></TD>
  370. </TR>
  371. <TR>
  372. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  373. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  374. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  375. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  376. </TR>
  377. </TABLE>
  378. <A NAME="skip-navbar_bottom"></A>
  379. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  380. <HR>
  381. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  382. </BODY>
  383. </HTML>