PageRenderTime 136ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/docs/org/apache/xmlrpc/client/XmlRpcCommonsTransport.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 673 lines | 580 code | 68 blank | 25 comment | 0 complexity | fb0fa2c290836a2fe0a06cb039367827 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:58 CEST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. XmlRpcCommonsTransport (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="XmlRpcCommonsTransport (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/XmlRpcCommonsTransport.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;<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientWorkerFactory.html" title="class in org.apache.xmlrpc.client"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransportFactory.html" title="class in org.apache.xmlrpc.client"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../index.html?org/apache/xmlrpc/client/XmlRpcCommonsTransport.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XmlRpcCommonsTransport.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;<A HREF="#nested_classes_inherited_from_class_org.apache.xmlrpc.client.XmlRpcHttpTransport">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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;<A HREF="#field_detail">FIELD</A>&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</FONT>
  82. <BR>
  83. Class XmlRpcCommonsTransport</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcTransportImpl.html" title="class in org.apache.xmlrpc.client">org.apache.xmlrpc.client.XmlRpcTransportImpl</A>
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html" title="class in org.apache.xmlrpc.client">org.apache.xmlrpc.client.XmlRpcStreamTransport</A>
  88. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">org.apache.xmlrpc.client.XmlRpcHttpTransport</A>
  89. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.client.XmlRpcCommonsTransport</B>
  90. </PRE>
  91. <DL>
  92. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcTransport.html" title="interface in org.apache.xmlrpc.client">XmlRpcTransport</A></DD>
  93. </DL>
  94. <HR>
  95. <DL>
  96. <DT><PRE>public class <B>XmlRpcCommonsTransport</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport</A></DL>
  97. </PRE>
  98. <P>
  99. An HTTP transport factory, which is based on the Jakarta Commons
  100. HTTP Client.
  101. <P>
  102. <P>
  103. <HR>
  104. <P>
  105. <!-- ======== NESTED CLASS SUMMARY ======== -->
  106. <A NAME="nested_class_summary"><!-- --></A>
  107. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  108. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  109. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  110. <B>Nested Class Summary</B></FONT></TH>
  111. </TR>
  112. </TABLE>
  113. &nbsp;<A NAME="nested_classes_inherited_from_class_org.apache.xmlrpc.client.XmlRpcHttpTransport"><!-- --></A>
  114. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  115. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  116. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.apache.xmlrpc.client.<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport</A></B></TH>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.ByteArrayReqWriter.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport.ByteArrayReqWriter</A></CODE></TD>
  120. </TR>
  121. </TABLE>
  122. &nbsp;
  123. <A NAME="nested_classes_inherited_from_class_org.apache.xmlrpc.client.XmlRpcStreamTransport"><!-- --></A>
  124. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  125. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  126. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.apache.xmlrpc.client.<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcStreamTransport</A></B></TH>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.GzipReqWriter.html" title="class in org.apache.xmlrpc.client">XmlRpcStreamTransport.GzipReqWriter</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.ReqWriter.html" title="interface in org.apache.xmlrpc.client">XmlRpcStreamTransport.ReqWriter</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.ReqWriterImpl.html" title="class in org.apache.xmlrpc.client">XmlRpcStreamTransport.ReqWriterImpl</A></CODE></TD>
  130. </TR>
  131. </TABLE>
  132. &nbsp;
  133. <!-- =========== FIELD SUMMARY =========== -->
  134. <A NAME="field_summary"><!-- --></A>
  135. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  136. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  137. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  138. <B>Field Summary</B></FONT></TH>
  139. </TR>
  140. <TR BGCOLOR="white" CLASS="TableRowColor">
  141. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  142. <CODE>protected &nbsp;org.apache.commons.httpclient.HttpClient</CODE></FONT></TD>
  143. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#client">client</A></B></CODE>
  144. <BR>
  145. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  146. </TR>
  147. <TR BGCOLOR="white" CLASS="TableRowColor">
  148. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  149. <CODE>protected &nbsp;org.apache.commons.httpclient.methods.PostMethod</CODE></FONT></TD>
  150. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#method">method</A></B></CODE>
  151. <BR>
  152. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  153. </TR>
  154. </TABLE>
  155. &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.client.XmlRpcHttpTransport"><!-- --></A>
  156. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  157. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  158. <TH ALIGN="left"><B>Fields inherited from class org.apache.xmlrpc.client.<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport</A></B></TH>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#USER_AGENT">USER_AGENT</A></CODE></TD>
  162. </TR>
  163. </TABLE>
  164. &nbsp;
  165. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  166. <A NAME="constructor_summary"><!-- --></A>
  167. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  168. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  169. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  170. <B>Constructor Summary</B></FONT></TH>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#XmlRpcCommonsTransport(org.apache.xmlrpc.client.XmlRpcCommonsTransportFactory)">XmlRpcCommonsTransport</A></B>(<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransportFactory.html" title="class in org.apache.xmlrpc.client">XmlRpcCommonsTransportFactory</A>&nbsp;pFactory)</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance.</TD>
  176. </TR>
  177. </TABLE>
  178. &nbsp;
  179. <!-- ========== METHOD SUMMARY =========== -->
  180. <A NAME="method_summary"><!-- --></A>
  181. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  182. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  183. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  184. <B>Method Summary</B></FONT></TH>
  185. </TR>
  186. <TR BGCOLOR="white" CLASS="TableRowColor">
  187. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  188. <CODE>protected &nbsp;void</CODE></FONT></TD>
  189. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#close()">close</A></B>()</CODE>
  190. <BR>
  191. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes the connection and ensures, that all resources are being
  192. released.</TD>
  193. </TR>
  194. <TR BGCOLOR="white" CLASS="TableRowColor">
  195. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  196. <CODE>protected &nbsp;java.io.InputStream</CODE></FONT></TD>
  197. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#getInputStream()">getInputStream</A></B>()</CODE>
  198. <BR>
  199. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the input stream, from which the response is
  200. being read.</TD>
  201. </TR>
  202. <TR BGCOLOR="white" CLASS="TableRowColor">
  203. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  204. <CODE>protected &nbsp;void</CODE></FONT></TD>
  205. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#initHttpHeaders(org.apache.xmlrpc.XmlRpcRequest)">initHttpHeaders</A></B>(<A HREF="../../../../org/apache/xmlrpc/XmlRpcRequest.html" title="interface in org.apache.xmlrpc">XmlRpcRequest</A>&nbsp;pRequest)</CODE>
  206. <BR>
  207. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  211. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  212. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#isRedirectRequired()">isRedirectRequired</A></B>()</CODE>
  213. <BR>
  214. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  215. </TR>
  216. <TR BGCOLOR="white" CLASS="TableRowColor">
  217. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  218. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  219. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#isResponseGzipCompressed()">isResponseGzipCompressed</A></B>()</CODE>
  220. <BR>
  221. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  225. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  226. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#isResponseGzipCompressed(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)">isResponseGzipCompressed</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig)</CODE>
  227. <BR>
  228. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the response is gzip compressed.</TD>
  229. </TR>
  230. <TR BGCOLOR="white" CLASS="TableRowColor">
  231. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  232. <CODE>protected &nbsp;org.apache.commons.httpclient.HttpClient</CODE></FONT></TD>
  233. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#newHttpClient()">newHttpClient</A></B>()</CODE>
  234. <BR>
  235. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  236. </TR>
  237. <TR BGCOLOR="white" CLASS="TableRowColor">
  238. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  239. <CODE>protected &nbsp;org.apache.commons.httpclient.methods.PostMethod</CODE></FONT></TD>
  240. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#newPostMethod(org.apache.xmlrpc.client.XmlRpcHttpClientConfig)">newPostMethod</A></B>(<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpClientConfig.html" title="interface in org.apache.xmlrpc.client">XmlRpcHttpClientConfig</A>&nbsp;pConfig)</CODE>
  241. <BR>
  242. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  243. </TR>
  244. <TR BGCOLOR="white" CLASS="TableRowColor">
  245. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  246. <CODE>protected &nbsp;void</CODE></FONT></TD>
  247. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#resetClientForRedirect()">resetClientForRedirect</A></B>()</CODE>
  248. <BR>
  249. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  250. </TR>
  251. <TR BGCOLOR="white" CLASS="TableRowColor">
  252. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  253. <CODE>protected &nbsp;void</CODE></FONT></TD>
  254. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#setContentLength(int)">setContentLength</A></B>(int&nbsp;pLength)</CODE>
  255. <BR>
  256. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  257. </TR>
  258. <TR BGCOLOR="white" CLASS="TableRowColor">
  259. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  260. <CODE>protected &nbsp;void</CODE></FONT></TD>
  261. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#setCredentials(org.apache.xmlrpc.client.XmlRpcHttpClientConfig)">setCredentials</A></B>(<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpClientConfig.html" title="interface in org.apache.xmlrpc.client">XmlRpcHttpClientConfig</A>&nbsp;pConfig)</CODE>
  262. <BR>
  263. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  264. </TR>
  265. <TR BGCOLOR="white" CLASS="TableRowColor">
  266. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  267. <CODE>protected &nbsp;void</CODE></FONT></TD>
  268. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#setRequestHeader(java.lang.String, java.lang.String)">setRequestHeader</A></B>(java.lang.String&nbsp;pHeader,
  269. java.lang.String&nbsp;pValue)</CODE>
  270. <BR>
  271. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  272. </TR>
  273. <TR BGCOLOR="white" CLASS="TableRowColor">
  274. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  275. <CODE>protected &nbsp;void</CODE></FONT></TD>
  276. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransport.html#writeRequest(org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriter)">writeRequest</A></B>(<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.ReqWriter.html" title="interface in org.apache.xmlrpc.client">XmlRpcStreamTransport.ReqWriter</A>&nbsp;pWriter)</CODE>
  277. <BR>
  278. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  279. </TR>
  280. </TABLE>
  281. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.client.XmlRpcHttpTransport"><!-- --></A>
  282. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  283. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  284. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.client.<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport</A></B></TH>
  285. </TR>
  286. <TR BGCOLOR="white" CLASS="TableRowColor">
  287. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#getUserAgent()">getUserAgent</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#isUsingByteArrayOutput(org.apache.xmlrpc.client.XmlRpcHttpClientConfig)">isUsingByteArrayOutput</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#newReqWriter(org.apache.xmlrpc.XmlRpcRequest)">newReqWriter</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#sendRequest(org.apache.xmlrpc.XmlRpcRequest)">sendRequest</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#setCompressionHeaders(org.apache.xmlrpc.client.XmlRpcHttpClientConfig)">setCompressionHeaders</A></CODE></TD>
  288. </TR>
  289. </TABLE>
  290. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.client.XmlRpcStreamTransport"><!-- --></A>
  291. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  292. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  293. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.client.<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcStreamTransport</A></B></TH>
  294. </TR>
  295. <TR BGCOLOR="white" CLASS="TableRowColor">
  296. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#isCompressingRequest(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)">isCompressingRequest</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#newXMLReader()">newXMLReader</A>, <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#readResponse(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.InputStream)">readResponse</A></CODE></TD>
  297. </TR>
  298. </TABLE>
  299. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.client.XmlRpcTransportImpl"><!-- --></A>
  300. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  301. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  302. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.client.<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcTransportImpl.html" title="class in org.apache.xmlrpc.client">XmlRpcTransportImpl</A></B></TH>
  303. </TR>
  304. <TR BGCOLOR="white" CLASS="TableRowColor">
  305. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcTransportImpl.html#getClient()">getClient</A></CODE></TD>
  306. </TR>
  307. </TABLE>
  308. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  309. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  310. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  311. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  312. </TR>
  313. <TR BGCOLOR="white" CLASS="TableRowColor">
  314. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  315. </TR>
  316. </TABLE>
  317. &nbsp;
  318. <P>
  319. <!-- ============ FIELD DETAIL =========== -->
  320. <A NAME="field_detail"><!-- --></A>
  321. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  322. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  323. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  324. <B>Field Detail</B></FONT></TH>
  325. </TR>
  326. </TABLE>
  327. <A NAME="client"><!-- --></A><H3>
  328. client</H3>
  329. <PRE>
  330. protected final org.apache.commons.httpclient.HttpClient <B>client</B></PRE>
  331. <DL>
  332. <DL>
  333. </DL>
  334. </DL>
  335. <HR>
  336. <A NAME="method"><!-- --></A><H3>
  337. method</H3>
  338. <PRE>
  339. protected org.apache.commons.httpclient.methods.PostMethod <B>method</B></PRE>
  340. <DL>
  341. <DL>
  342. </DL>
  343. </DL>
  344. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  345. <A NAME="constructor_detail"><!-- --></A>
  346. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  347. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  348. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  349. <B>Constructor Detail</B></FONT></TH>
  350. </TR>
  351. </TABLE>
  352. <A NAME="XmlRpcCommonsTransport(org.apache.xmlrpc.client.XmlRpcCommonsTransportFactory)"><!-- --></A><H3>
  353. XmlRpcCommonsTransport</H3>
  354. <PRE>
  355. public <B>XmlRpcCommonsTransport</B>(<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransportFactory.html" title="class in org.apache.xmlrpc.client">XmlRpcCommonsTransportFactory</A>&nbsp;pFactory)</PRE>
  356. <DL>
  357. <DD>Creates a new instance.
  358. <P>
  359. <DL>
  360. <DT><B>Parameters:</B><DD><CODE>pFactory</CODE> - The factory, which created this transport.</DL>
  361. </DL>
  362. <!-- ============ METHOD DETAIL ========== -->
  363. <A NAME="method_detail"><!-- --></A>
  364. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  365. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  366. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  367. <B>Method Detail</B></FONT></TH>
  368. </TR>
  369. </TABLE>
  370. <A NAME="setContentLength(int)"><!-- --></A><H3>
  371. setContentLength</H3>
  372. <PRE>
  373. protected void <B>setContentLength</B>(int&nbsp;pLength)</PRE>
  374. <DL>
  375. <DD><DL>
  376. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#setContentLength(int)">setContentLength</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport</A></CODE></DL>
  377. </DD>
  378. <DD><DL>
  379. </DL>
  380. </DD>
  381. </DL>
  382. <HR>
  383. <A NAME="newHttpClient()"><!-- --></A><H3>
  384. newHttpClient</H3>
  385. <PRE>
  386. protected org.apache.commons.httpclient.HttpClient <B>newHttpClient</B>()</PRE>
  387. <DL>
  388. <DD><DL>
  389. </DL>
  390. </DD>
  391. </DL>
  392. <HR>
  393. <A NAME="initHttpHeaders(org.apache.xmlrpc.XmlRpcRequest)"><!-- --></A><H3>
  394. initHttpHeaders</H3>
  395. <PRE>
  396. protected void <B>initHttpHeaders</B>(<A HREF="../../../../org/apache/xmlrpc/XmlRpcRequest.html" title="interface in org.apache.xmlrpc">XmlRpcRequest</A>&nbsp;pRequest)
  397. throws <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientException.html" title="class in org.apache.xmlrpc.client">XmlRpcClientException</A></PRE>
  398. <DL>
  399. <DD><DL>
  400. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#initHttpHeaders(org.apache.xmlrpc.XmlRpcRequest)">initHttpHeaders</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport</A></CODE></DL>
  401. </DD>
  402. <DD><DL>
  403. <DT><B>Throws:</B>
  404. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientException.html" title="class in org.apache.xmlrpc.client">XmlRpcClientException</A></CODE></DL>
  405. </DD>
  406. </DL>
  407. <HR>
  408. <A NAME="newPostMethod(org.apache.xmlrpc.client.XmlRpcHttpClientConfig)"><!-- --></A><H3>
  409. newPostMethod</H3>
  410. <PRE>
  411. protected org.apache.commons.httpclient.methods.PostMethod <B>newPostMethod</B>(<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpClientConfig.html" title="interface in org.apache.xmlrpc.client">XmlRpcHttpClientConfig</A>&nbsp;pConfig)</PRE>
  412. <DL>
  413. <DD><DL>
  414. </DL>
  415. </DD>
  416. </DL>
  417. <HR>
  418. <A NAME="setRequestHeader(java.lang.String, java.lang.String)"><!-- --></A><H3>
  419. setRequestHeader</H3>
  420. <PRE>
  421. protected void <B>setRequestHeader</B>(java.lang.String&nbsp;pHeader,
  422. java.lang.String&nbsp;pValue)</PRE>
  423. <DL>
  424. <DD><DL>
  425. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#setRequestHeader(java.lang.String, java.lang.String)">setRequestHeader</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport</A></CODE></DL>
  426. </DD>
  427. <DD><DL>
  428. </DL>
  429. </DD>
  430. </DL>
  431. <HR>
  432. <A NAME="isResponseGzipCompressed()"><!-- --></A><H3>
  433. isResponseGzipCompressed</H3>
  434. <PRE>
  435. protected boolean <B>isResponseGzipCompressed</B>()</PRE>
  436. <DL>
  437. <DD><DL>
  438. </DL>
  439. </DD>
  440. </DL>
  441. <HR>
  442. <A NAME="getInputStream()"><!-- --></A><H3>
  443. getInputStream</H3>
  444. <PRE>
  445. protected java.io.InputStream <B>getInputStream</B>()
  446. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  447. <DL>
  448. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#getInputStream()">XmlRpcStreamTransport</A></CODE></B></DD>
  449. <DD>Returns the input stream, from which the response is
  450. being read.
  451. <P>
  452. <DD><DL>
  453. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#getInputStream()">getInputStream</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcStreamTransport</A></CODE></DL>
  454. </DD>
  455. <DD><DL>
  456. <DT><B>Throws:</B>
  457. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
  458. </DD>
  459. </DL>
  460. <HR>
  461. <A NAME="setCredentials(org.apache.xmlrpc.client.XmlRpcHttpClientConfig)"><!-- --></A><H3>
  462. setCredentials</H3>
  463. <PRE>
  464. protected void <B>setCredentials</B>(<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpClientConfig.html" title="interface in org.apache.xmlrpc.client">XmlRpcHttpClientConfig</A>&nbsp;pConfig)
  465. throws <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientException.html" title="class in org.apache.xmlrpc.client">XmlRpcClientException</A></PRE>
  466. <DL>
  467. <DD><DL>
  468. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html#setCredentials(org.apache.xmlrpc.client.XmlRpcHttpClientConfig)">setCredentials</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcHttpTransport</A></CODE></DL>
  469. </DD>
  470. <DD><DL>
  471. <DT><B>Throws:</B>
  472. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientException.html" title="class in org.apache.xmlrpc.client">XmlRpcClientException</A></CODE></DL>
  473. </DD>
  474. </DL>
  475. <HR>
  476. <A NAME="close()"><!-- --></A><H3>
  477. close</H3>
  478. <PRE>
  479. protected void <B>close</B>()
  480. throws <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientException.html" title="class in org.apache.xmlrpc.client">XmlRpcClientException</A></PRE>
  481. <DL>
  482. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#close()">XmlRpcStreamTransport</A></CODE></B></DD>
  483. <DD>Closes the connection and ensures, that all resources are being
  484. released.
  485. <P>
  486. <DD><DL>
  487. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#close()">close</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcStreamTransport</A></CODE></DL>
  488. </DD>
  489. <DD><DL>
  490. <DT><B>Throws:</B>
  491. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientException.html" title="class in org.apache.xmlrpc.client">XmlRpcClientException</A></CODE></DL>
  492. </DD>
  493. </DL>
  494. <HR>
  495. <A NAME="isResponseGzipCompressed(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)"><!-- --></A><H3>
  496. isResponseGzipCompressed</H3>
  497. <PRE>
  498. protected boolean <B>isResponseGzipCompressed</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig)</PRE>
  499. <DL>
  500. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#isResponseGzipCompressed(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)">XmlRpcStreamTransport</A></CODE></B></DD>
  501. <DD>Returns, whether the response is gzip compressed.
  502. <P>
  503. <DD><DL>
  504. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#isResponseGzipCompressed(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)">isResponseGzipCompressed</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcStreamTransport</A></CODE></DL>
  505. </DD>
  506. <DD><DL>
  507. <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The clients configuration.
  508. <DT><B>Returns:</B><DD>Whether the response stream is gzip compressed.</DL>
  509. </DD>
  510. </DL>
  511. <HR>
  512. <A NAME="isRedirectRequired()"><!-- --></A><H3>
  513. isRedirectRequired</H3>
  514. <PRE>
  515. protected boolean <B>isRedirectRequired</B>()</PRE>
  516. <DL>
  517. <DD><DL>
  518. </DL>
  519. </DD>
  520. </DL>
  521. <HR>
  522. <A NAME="resetClientForRedirect()"><!-- --></A><H3>
  523. resetClientForRedirect</H3>
  524. <PRE>
  525. protected void <B>resetClientForRedirect</B>()
  526. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  527. <DL>
  528. <DD><DL>
  529. <DT><B>Throws:</B>
  530. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
  531. </DD>
  532. </DL>
  533. <HR>
  534. <A NAME="writeRequest(org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriter)"><!-- --></A><H3>
  535. writeRequest</H3>
  536. <PRE>
  537. protected void <B>writeRequest</B>(<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.ReqWriter.html" title="interface in org.apache.xmlrpc.client">XmlRpcStreamTransport.ReqWriter</A>&nbsp;pWriter)
  538. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  539. <DL>
  540. <DD><DL>
  541. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html#writeRequest(org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriter)">writeRequest</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcStreamTransport.html" title="class in org.apache.xmlrpc.client">XmlRpcStreamTransport</A></CODE></DL>
  542. </DD>
  543. <DD><DL>
  544. <DT><B>Throws:</B>
  545. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
  546. </DD>
  547. </DL>
  548. <!-- ========= END OF CLASS DATA ========= -->
  549. <HR>
  550. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  551. <A NAME="navbar_bottom"><!-- --></A>
  552. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  553. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  554. <TR>
  555. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  556. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  557. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  558. <TR ALIGN="center" VALIGN="top">
  559. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  560. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  561. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  562. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcCommonsTransport.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  563. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  564. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  565. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  566. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  567. </TR>
  568. </TABLE>
  569. </TD>
  570. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  571. </EM>
  572. </TD>
  573. </TR>
  574. <TR>
  575. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  576. &nbsp;<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClientWorkerFactory.html" title="class in org.apache.xmlrpc.client"><B>PREV CLASS</B></A>&nbsp;
  577. &nbsp;<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcCommonsTransportFactory.html" title="class in org.apache.xmlrpc.client"><B>NEXT CLASS</B></A></FONT></TD>
  578. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  579. <A HREF="../../../../index.html?org/apache/xmlrpc/client/XmlRpcCommonsTransport.html" target="_top"><B>FRAMES</B></A> &nbsp;
  580. &nbsp;<A HREF="XmlRpcCommonsTransport.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  581. &nbsp;<SCRIPT type="text/javascript">
  582. <!--
  583. if(window==top) {
  584. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  585. }
  586. //-->
  587. </SCRIPT>
  588. <NOSCRIPT>
  589. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  590. </NOSCRIPT>
  591. </FONT></TD>
  592. </TR>
  593. <TR>
  594. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  595. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.apache.xmlrpc.client.XmlRpcHttpTransport">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  596. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  597. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  598. </TR>
  599. </TABLE>
  600. <A NAME="skip-navbar_bottom"></A>
  601. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  602. <HR>
  603. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  604. </BODY>
  605. </HTML>