PageRenderTime 76ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/docs/org/apache/xmlrpc/util/HttpUtil.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 401 lines | 337 code | 42 blank | 22 comment | 0 complexity | 24086d266105390b98a569a6a8c7af5e 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:57 CEST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. HttpUtil (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="HttpUtil (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/HttpUtil.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;<A HREF="../../../../org/apache/xmlrpc/util/LimitedInputStream.html" title="class in org.apache.xmlrpc.util"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../index.html?org/apache/xmlrpc/util/HttpUtil.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="HttpUtil.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.util</FONT>
  82. <BR>
  83. Class HttpUtil</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.util.HttpUtil</B>
  87. </PRE>
  88. <HR>
  89. <DL>
  90. <DT><PRE>public class <B>HttpUtil</B><DT>extends java.lang.Object</DL>
  91. </PRE>
  92. <P>
  93. Provides utility functions useful in HTTP communications
  94. <P>
  95. <P>
  96. <HR>
  97. <P>
  98. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  99. <A NAME="constructor_summary"><!-- --></A>
  100. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  101. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  102. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  103. <B>Constructor Summary</B></FONT></TH>
  104. </TR>
  105. <TR BGCOLOR="white" CLASS="TableRowColor">
  106. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/HttpUtil.html#HttpUtil()">HttpUtil</A></B>()</CODE>
  107. <BR>
  108. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  109. </TR>
  110. </TABLE>
  111. &nbsp;
  112. <!-- ========== METHOD SUMMARY =========== -->
  113. <A NAME="method_summary"><!-- --></A>
  114. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  115. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  116. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  117. <B>Method Summary</B></FONT></TH>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  121. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  122. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/HttpUtil.html#encodeBasicAuthentication(java.lang.String, java.lang.String, java.lang.String)">encodeBasicAuthentication</A></B>(java.lang.String&nbsp;pUser,
  123. java.lang.String&nbsp;pPassword,
  124. java.lang.String&nbsp;pEncoding)</CODE>
  125. <BR>
  126. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the Base64 encoded credentials for HTTP Basic Authentication.</TD>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  130. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  131. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/HttpUtil.html#getNonIdentityTransferEncoding(java.lang.String)">getNonIdentityTransferEncoding</A></B>(java.lang.String&nbsp;pHeaderValue)</CODE>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the HTTP header value <code>pHeaderValue</code>
  134. indicates, that another encoding than "identity" is used.</TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  138. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  139. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/HttpUtil.html#isUsingGzipEncoding(java.util.Enumeration)">isUsingGzipEncoding</A></B>(java.util.Enumeration&nbsp;pValues)</CODE>
  140. <BR>
  141. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the HTTP header values in <code>pValues</code>
  142. indicate, that GZIP encoding is used or may be used.</TD>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  146. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  147. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/HttpUtil.html#isUsingGzipEncoding(java.lang.String)">isUsingGzipEncoding</A></B>(java.lang.String&nbsp;pHeaderValue)</CODE>
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the HTTP header value <code>pHeaderValue</code>
  150. indicates, that GZIP encoding is used or may be used.</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  154. <CODE>static&nbsp;void</CODE></FONT></TD>
  155. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/HttpUtil.html#parseAuthorization(org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl, java.lang.String)">parseAuthorization</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">XmlRpcHttpRequestConfigImpl</A>&nbsp;pConfig,
  156. java.lang.String&nbsp;pLine)</CODE>
  157. <BR>
  158. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses an "Authorization" header and adds the username and password
  159. to <code>pConfig</code>.</TD>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  163. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  164. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/HttpUtil.html#readLine(java.io.InputStream, byte[])">readLine</A></B>(java.io.InputStream&nbsp;pIn,
  165. byte[]&nbsp;pBuffer)</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads a header line from the input stream <code>pIn</code>
  168. and converts it into a string.</TD>
  169. </TR>
  170. </TABLE>
  171. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  172. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  173. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  174. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  178. </TR>
  179. </TABLE>
  180. &nbsp;
  181. <P>
  182. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  183. <A NAME="constructor_detail"><!-- --></A>
  184. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  185. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  186. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  187. <B>Constructor Detail</B></FONT></TH>
  188. </TR>
  189. </TABLE>
  190. <A NAME="HttpUtil()"><!-- --></A><H3>
  191. HttpUtil</H3>
  192. <PRE>
  193. public <B>HttpUtil</B>()</PRE>
  194. <DL>
  195. </DL>
  196. <!-- ============ METHOD DETAIL ========== -->
  197. <A NAME="method_detail"><!-- --></A>
  198. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  199. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  200. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  201. <B>Method Detail</B></FONT></TH>
  202. </TR>
  203. </TABLE>
  204. <A NAME="encodeBasicAuthentication(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
  205. encodeBasicAuthentication</H3>
  206. <PRE>
  207. public static java.lang.String <B>encodeBasicAuthentication</B>(java.lang.String&nbsp;pUser,
  208. java.lang.String&nbsp;pPassword,
  209. java.lang.String&nbsp;pEncoding)
  210. throws java.io.UnsupportedEncodingException</PRE>
  211. <DL>
  212. <DD>Creates the Base64 encoded credentials for HTTP Basic Authentication.
  213. <P>
  214. <DD><DL>
  215. <DT><B>Parameters:</B><DD><CODE>pUser</CODE> - User name, or null, if no Basic Authentication is being used.<DD><CODE>pPassword</CODE> - Users password, or null, if no Basic Authentication is being used.<DD><CODE>pEncoding</CODE> - Encoding being used for conversion of the credential string into a byte array.
  216. <DT><B>Returns:</B><DD>Base64 encoded credentials, for use in the HTTP header
  217. <DT><B>Throws:</B>
  218. <DD><CODE>java.io.UnsupportedEncodingException</CODE> - The encoding <code>pEncoding</code> is invalid.</DL>
  219. </DD>
  220. </DL>
  221. <HR>
  222. <A NAME="isUsingGzipEncoding(java.lang.String)"><!-- --></A><H3>
  223. isUsingGzipEncoding</H3>
  224. <PRE>
  225. public static boolean <B>isUsingGzipEncoding</B>(java.lang.String&nbsp;pHeaderValue)</PRE>
  226. <DL>
  227. <DD>Returns, whether the HTTP header value <code>pHeaderValue</code>
  228. indicates, that GZIP encoding is used or may be used.
  229. <P>
  230. <DD><DL>
  231. <DT><B>Parameters:</B><DD><CODE>pHeaderValue</CODE> - The HTTP header value being parsed. This is typically
  232. the value of "Content-Encoding", or "Accept-Encoding".
  233. <DT><B>Returns:</B><DD>True, if the header value suggests that GZIP encoding is or may
  234. be used.</DL>
  235. </DD>
  236. </DL>
  237. <HR>
  238. <A NAME="getNonIdentityTransferEncoding(java.lang.String)"><!-- --></A><H3>
  239. getNonIdentityTransferEncoding</H3>
  240. <PRE>
  241. public static java.lang.String <B>getNonIdentityTransferEncoding</B>(java.lang.String&nbsp;pHeaderValue)</PRE>
  242. <DL>
  243. <DD>Returns, whether the HTTP header value <code>pHeaderValue</code>
  244. indicates, that another encoding than "identity" is used.
  245. This is typically the value of "Transfer-Encoding", or "TE".
  246. <P>
  247. <DD><DL>
  248. <DT><B>Returns:</B><DD>Null, if the transfer encoding in use is "identity".
  249. Otherwise, another transfer encoding.</DL>
  250. </DD>
  251. </DL>
  252. <HR>
  253. <A NAME="isUsingGzipEncoding(java.util.Enumeration)"><!-- --></A><H3>
  254. isUsingGzipEncoding</H3>
  255. <PRE>
  256. public static boolean <B>isUsingGzipEncoding</B>(java.util.Enumeration&nbsp;pValues)</PRE>
  257. <DL>
  258. <DD>Returns, whether the HTTP header values in <code>pValues</code>
  259. indicate, that GZIP encoding is used or may be used.
  260. <P>
  261. <DD><DL>
  262. <DT><B>Parameters:</B><DD><CODE>pValues</CODE> - The HTTP header values being parsed. These are typically
  263. the values of "Content-Encoding", or "Accept-Encoding".
  264. <DT><B>Returns:</B><DD>True, if the header values suggests that GZIP encoding is or may
  265. be used.</DL>
  266. </DD>
  267. </DL>
  268. <HR>
  269. <A NAME="readLine(java.io.InputStream, byte[])"><!-- --></A><H3>
  270. readLine</H3>
  271. <PRE>
  272. public static java.lang.String <B>readLine</B>(java.io.InputStream&nbsp;pIn,
  273. byte[]&nbsp;pBuffer)
  274. throws java.io.IOException</PRE>
  275. <DL>
  276. <DD>Reads a header line from the input stream <code>pIn</code>
  277. and converts it into a string.
  278. <P>
  279. <DD><DL>
  280. <DT><B>Parameters:</B><DD><CODE>pIn</CODE> - The input stream being read.<DD><CODE>pBuffer</CODE> - A buffer being used for temporary storage.
  281. The buffers length is a limit of the header lines length.
  282. <DT><B>Returns:</B><DD>Next header line or null, if no more header lines
  283. are available.
  284. <DT><B>Throws:</B>
  285. <DD><CODE>java.io.IOException</CODE> - Reading the header line failed.</DL>
  286. </DD>
  287. </DL>
  288. <HR>
  289. <A NAME="parseAuthorization(org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl, java.lang.String)"><!-- --></A><H3>
  290. parseAuthorization</H3>
  291. <PRE>
  292. public static void <B>parseAuthorization</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">XmlRpcHttpRequestConfigImpl</A>&nbsp;pConfig,
  293. java.lang.String&nbsp;pLine)</PRE>
  294. <DL>
  295. <DD>Parses an "Authorization" header and adds the username and password
  296. to <code>pConfig</code>.
  297. <P>
  298. <DD><DL>
  299. <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The request configuration being created.<DD><CODE>pLine</CODE> - The header being parsed, including the "basic" part.</DL>
  300. </DD>
  301. </DL>
  302. <!-- ========= END OF CLASS DATA ========= -->
  303. <HR>
  304. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  305. <A NAME="navbar_bottom"><!-- --></A>
  306. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  307. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  308. <TR>
  309. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  310. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  311. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  312. <TR ALIGN="center" VALIGN="top">
  313. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  314. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  315. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  316. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HttpUtil.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  317. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  318. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  319. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  320. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  321. </TR>
  322. </TABLE>
  323. </TD>
  324. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  325. </EM>
  326. </TD>
  327. </TR>
  328. <TR>
  329. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  330. &nbsp;PREV CLASS&nbsp;
  331. &nbsp;<A HREF="../../../../org/apache/xmlrpc/util/LimitedInputStream.html" title="class in org.apache.xmlrpc.util"><B>NEXT CLASS</B></A></FONT></TD>
  332. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  333. <A HREF="../../../../index.html?org/apache/xmlrpc/util/HttpUtil.html" target="_top"><B>FRAMES</B></A> &nbsp;
  334. &nbsp;<A HREF="HttpUtil.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  335. &nbsp;<SCRIPT type="text/javascript">
  336. <!--
  337. if(window==top) {
  338. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  339. }
  340. //-->
  341. </SCRIPT>
  342. <NOSCRIPT>
  343. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  344. </NOSCRIPT>
  345. </FONT></TD>
  346. </TR>
  347. <TR>
  348. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  349. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  350. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  351. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  352. </TR>
  353. </TABLE>
  354. <A NAME="skip-navbar_bottom"></A>
  355. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  356. <HR>
  357. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  358. </BODY>
  359. </HTML>