PageRenderTime 46ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/lib/docs/org/apache/xmlrpc/webserver/RequestData.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 577 lines | 494 code | 60 blank | 23 comment | 0 complexity | 9d58886bc1eab93c0a6b6a48ae989eb0 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. RequestData (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="RequestData (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/RequestData.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/webserver/HttpServletResponseImpl.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/ServletConnection.html" title="class in org.apache.xmlrpc.webserver"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/RequestData.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="RequestData.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.webserver</FONT>
  82. <BR>
  83. Class RequestData</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html" title="class in org.apache.xmlrpc">org.apache.xmlrpc.XmlRpcConfigImpl</A>
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl</A>
  88. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.webserver.RequestData</B>
  89. </PRE>
  90. <DL>
  91. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpConfig</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpRequestConfig</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html" title="interface in org.apache.xmlrpc">XmlRpcConfig</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcRequestConfig.html" title="interface in org.apache.xmlrpc">XmlRpcRequestConfig</A></DD>
  92. </DL>
  93. <HR>
  94. <DL>
  95. <DT><PRE>public class <B>RequestData</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">XmlRpcHttpRequestConfigImpl</A></DL>
  96. </PRE>
  97. <P>
  98. Web servers extension of
  99. <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcHttpRequestConfig</CODE></A>,
  100. which allows to store additional per request data.
  101. <P>
  102. <P>
  103. <HR>
  104. <P>
  105. <!-- =========== FIELD SUMMARY =========== -->
  106. <A NAME="field_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>Field Summary</B></FONT></TH>
  111. </TR>
  112. </TABLE>
  113. &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.common.XmlRpcStreamConfig"><!-- --></A>
  114. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  115. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  116. <TH ALIGN="left"><B>Fields inherited from interface org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A></B></TH>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html#UTF8_ENCODING">UTF8_ENCODING</A></CODE></TD>
  120. </TR>
  121. </TABLE>
  122. &nbsp;
  123. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  124. <A NAME="constructor_summary"><!-- --></A>
  125. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  126. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  127. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  128. <B>Constructor Summary</B></FONT></TH>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#RequestData(org.apache.xmlrpc.webserver.Connection)">RequestData</A></B>(<A HREF="../../../../org/apache/xmlrpc/webserver/Connection.html" title="class in org.apache.xmlrpc.webserver">Connection</A>&nbsp;pConnection)</CODE>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance.</TD>
  134. </TR>
  135. </TABLE>
  136. &nbsp;
  137. <!-- ========== METHOD SUMMARY =========== -->
  138. <A NAME="method_summary"><!-- --></A>
  139. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  140. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  141. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  142. <B>Method Summary</B></FONT></TH>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  146. <CODE>&nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/Connection.html" title="class in org.apache.xmlrpc.webserver">Connection</A></CODE></FONT></TD>
  147. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#getConnection()">getConnection</A></B>()</CODE>
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the connection, which is serving the request.</TD>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>&nbsp;int</CODE></FONT></TD>
  154. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#getContentLength()">getContentLength</A></B>()</CODE>
  155. <BR>
  156. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the requests content length.</TD>
  157. </TR>
  158. <TR BGCOLOR="white" CLASS="TableRowColor">
  159. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  160. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  161. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#getHttpVersion()">getHttpVersion</A></B>()</CODE>
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the requests HTTP version.</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  167. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  168. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#getMethod()">getMethod</A></B>()</CODE>
  169. <BR>
  170. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the request method.</TD>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  174. <CODE>&nbsp;boolean</CODE></FONT></TD>
  175. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#isByteArrayRequired()">isByteArrayRequired</A></B>()</CODE>
  176. <BR>
  177. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether a byte array for buffering the output is
  178. required.</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  182. <CODE>&nbsp;boolean</CODE></FONT></TD>
  183. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#isKeepAlive()">isKeepAlive</A></B>()</CODE>
  184. <BR>
  185. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether HTTP keepAlive is enabled for this
  186. connection.</TD>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  190. <CODE>&nbsp;boolean</CODE></FONT></TD>
  191. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#isSuccess()">isSuccess</A></B>()</CODE>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the request was executed successfull.</TD>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  197. <CODE>&nbsp;void</CODE></FONT></TD>
  198. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#setContentLength(int)">setContentLength</A></B>(int&nbsp;pContentLength)</CODE>
  199. <BR>
  200. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the requests content length.</TD>
  201. </TR>
  202. <TR BGCOLOR="white" CLASS="TableRowColor">
  203. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  204. <CODE>&nbsp;void</CODE></FONT></TD>
  205. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#setHttpVersion(java.lang.String)">setHttpVersion</A></B>(java.lang.String&nbsp;pHttpVersion)</CODE>
  206. <BR>
  207. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the requests HTTP version.</TD>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  211. <CODE>&nbsp;void</CODE></FONT></TD>
  212. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#setKeepAlive(boolean)">setKeepAlive</A></B>(boolean&nbsp;pKeepAlive)</CODE>
  213. <BR>
  214. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets, whether HTTP keepAlive is enabled for this
  215. connection.</TD>
  216. </TR>
  217. <TR BGCOLOR="white" CLASS="TableRowColor">
  218. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  219. <CODE>&nbsp;void</CODE></FONT></TD>
  220. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#setMethod(java.lang.String)">setMethod</A></B>(java.lang.String&nbsp;pMethod)</CODE>
  221. <BR>
  222. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the request method.</TD>
  223. </TR>
  224. <TR BGCOLOR="white" CLASS="TableRowColor">
  225. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  226. <CODE>&nbsp;void</CODE></FONT></TD>
  227. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html#setSuccess(boolean)">setSuccess</A></B>(boolean&nbsp;pSuccess)</CODE>
  228. <BR>
  229. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets, whether the request was executed successfull.</TD>
  230. </TR>
  231. </TABLE>
  232. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcHttpRequestConfigImpl"><!-- --></A>
  233. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  234. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  235. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">XmlRpcHttpRequestConfigImpl</A></B></TH>
  236. </TR>
  237. <TR BGCOLOR="white" CLASS="TableRowColor">
  238. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#getBasicPassword()">getBasicPassword</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#getBasicUserName()">getBasicUserName</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#getConnectionTimeout()">getConnectionTimeout</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#getReplyTimeout()">getReplyTimeout</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#isEnabledForExceptions()">isEnabledForExceptions</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#isGzipCompressing()">isGzipCompressing</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#isGzipRequesting()">isGzipRequesting</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setBasicPassword(java.lang.String)">setBasicPassword</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setBasicUserName(java.lang.String)">setBasicUserName</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setConnectionTimeout(int)">setConnectionTimeout</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setEnabledForExceptions(boolean)">setEnabledForExceptions</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setGzipCompressing(boolean)">setGzipCompressing</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setGzipRequesting(boolean)">setGzipRequesting</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html#setReplyTimeout(int)">setReplyTimeout</A></CODE></TD>
  239. </TR>
  240. </TABLE>
  241. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.XmlRpcConfigImpl"><!-- --></A>
  242. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  243. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  244. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html" title="class in org.apache.xmlrpc">XmlRpcConfigImpl</A></B></TH>
  245. </TR>
  246. <TR BGCOLOR="white" CLASS="TableRowColor">
  247. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#getBasicEncoding()">getBasicEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#getEncoding()">getEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#getTimeZone()">getTimeZone</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#isContentLengthOptional()">isContentLengthOptional</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#isEnabledForExtensions()">isEnabledForExtensions</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setBasicEncoding(java.lang.String)">setBasicEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setContentLengthOptional(boolean)">setContentLengthOptional</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setEnabledForExtensions(boolean)">setEnabledForExtensions</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setEncoding(java.lang.String)">setEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfigImpl.html#setTimeZone(java.util.TimeZone)">setTimeZone</A></CODE></TD>
  248. </TR>
  249. </TABLE>
  250. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  251. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  252. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  253. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  254. </TR>
  255. <TR BGCOLOR="white" CLASS="TableRowColor">
  256. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  257. </TR>
  258. </TABLE>
  259. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcHttpConfig"><!-- --></A>
  260. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  261. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  262. <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcHttpConfig</A></B></TH>
  263. </TR>
  264. <TR BGCOLOR="white" CLASS="TableRowColor">
  265. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html#getBasicEncoding()">getBasicEncoding</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpConfig.html#isContentLengthOptional()">isContentLengthOptional</A></CODE></TD>
  266. </TR>
  267. </TABLE>
  268. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcStreamConfig"><!-- --></A>
  269. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  270. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  271. <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A></B></TH>
  272. </TR>
  273. <TR BGCOLOR="white" CLASS="TableRowColor">
  274. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html#getEncoding()">getEncoding</A></CODE></TD>
  275. </TR>
  276. </TABLE>
  277. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.XmlRpcConfig"><!-- --></A>
  278. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  279. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  280. <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html" title="interface in org.apache.xmlrpc">XmlRpcConfig</A></B></TH>
  281. </TR>
  282. <TR BGCOLOR="white" CLASS="TableRowColor">
  283. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html#getTimeZone()">getTimeZone</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html#isEnabledForExtensions()">isEnabledForExtensions</A></CODE></TD>
  284. </TR>
  285. </TABLE>
  286. &nbsp;
  287. <P>
  288. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  289. <A NAME="constructor_detail"><!-- --></A>
  290. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  291. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  292. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  293. <B>Constructor Detail</B></FONT></TH>
  294. </TR>
  295. </TABLE>
  296. <A NAME="RequestData(org.apache.xmlrpc.webserver.Connection)"><!-- --></A><H3>
  297. RequestData</H3>
  298. <PRE>
  299. public <B>RequestData</B>(<A HREF="../../../../org/apache/xmlrpc/webserver/Connection.html" title="class in org.apache.xmlrpc.webserver">Connection</A>&nbsp;pConnection)</PRE>
  300. <DL>
  301. <DD>Creates a new instance.
  302. <P>
  303. <DL>
  304. <DT><B>Parameters:</B><DD><CODE>pConnection</CODE> - The connection, which is serving the request.</DL>
  305. </DL>
  306. <!-- ============ METHOD DETAIL ========== -->
  307. <A NAME="method_detail"><!-- --></A>
  308. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  309. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  310. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  311. <B>Method Detail</B></FONT></TH>
  312. </TR>
  313. </TABLE>
  314. <A NAME="getConnection()"><!-- --></A><H3>
  315. getConnection</H3>
  316. <PRE>
  317. public <A HREF="../../../../org/apache/xmlrpc/webserver/Connection.html" title="class in org.apache.xmlrpc.webserver">Connection</A> <B>getConnection</B>()</PRE>
  318. <DL>
  319. <DD>Returns the connection, which is serving the request.
  320. <P>
  321. <DD><DL>
  322. <DT><B>Returns:</B><DD>The request connection.</DL>
  323. </DD>
  324. </DL>
  325. <HR>
  326. <A NAME="isKeepAlive()"><!-- --></A><H3>
  327. isKeepAlive</H3>
  328. <PRE>
  329. public boolean <B>isKeepAlive</B>()</PRE>
  330. <DL>
  331. <DD>Returns, whether HTTP keepAlive is enabled for this
  332. connection.
  333. <P>
  334. <DD><DL>
  335. <DT><B>Returns:</B><DD>True, if keepAlive is enabled, false otherwise.</DL>
  336. </DD>
  337. </DL>
  338. <HR>
  339. <A NAME="setKeepAlive(boolean)"><!-- --></A><H3>
  340. setKeepAlive</H3>
  341. <PRE>
  342. public void <B>setKeepAlive</B>(boolean&nbsp;pKeepAlive)</PRE>
  343. <DL>
  344. <DD>Sets, whether HTTP keepAlive is enabled for this
  345. connection.
  346. <P>
  347. <DD><DL>
  348. <DT><B>Parameters:</B><DD><CODE>pKeepAlive</CODE> - True, if keepAlive is enabled, false otherwise.</DL>
  349. </DD>
  350. </DL>
  351. <HR>
  352. <A NAME="getHttpVersion()"><!-- --></A><H3>
  353. getHttpVersion</H3>
  354. <PRE>
  355. public java.lang.String <B>getHttpVersion</B>()</PRE>
  356. <DL>
  357. <DD>Returns the requests HTTP version.
  358. <P>
  359. <DD><DL>
  360. <DT><B>Returns:</B><DD>HTTP version, for example "1.0"</DL>
  361. </DD>
  362. </DL>
  363. <HR>
  364. <A NAME="setHttpVersion(java.lang.String)"><!-- --></A><H3>
  365. setHttpVersion</H3>
  366. <PRE>
  367. public void <B>setHttpVersion</B>(java.lang.String&nbsp;pHttpVersion)</PRE>
  368. <DL>
  369. <DD>Sets the requests HTTP version.
  370. <P>
  371. <DD><DL>
  372. <DT><B>Parameters:</B><DD><CODE>pHttpVersion</CODE> - HTTP version, for example "1.0"</DL>
  373. </DD>
  374. </DL>
  375. <HR>
  376. <A NAME="getContentLength()"><!-- --></A><H3>
  377. getContentLength</H3>
  378. <PRE>
  379. public int <B>getContentLength</B>()</PRE>
  380. <DL>
  381. <DD>Returns the requests content length.
  382. <P>
  383. <DD><DL>
  384. <DT><B>Returns:</B><DD>Content length, if known, or -1, if unknown.</DL>
  385. </DD>
  386. </DL>
  387. <HR>
  388. <A NAME="setContentLength(int)"><!-- --></A><H3>
  389. setContentLength</H3>
  390. <PRE>
  391. public void <B>setContentLength</B>(int&nbsp;pContentLength)</PRE>
  392. <DL>
  393. <DD>Sets the requests content length.
  394. <P>
  395. <DD><DL>
  396. <DT><B>Parameters:</B><DD><CODE>pContentLength</CODE> - Content length, if known, or -1, if unknown.</DL>
  397. </DD>
  398. </DL>
  399. <HR>
  400. <A NAME="isByteArrayRequired()"><!-- --></A><H3>
  401. isByteArrayRequired</H3>
  402. <PRE>
  403. public boolean <B>isByteArrayRequired</B>()</PRE>
  404. <DL>
  405. <DD>Returns, whether a byte array for buffering the output is
  406. required.
  407. <P>
  408. <DD><DL>
  409. <DT><B>Returns:</B><DD>True, if the byte array is required, false otherwise.</DL>
  410. </DD>
  411. </DL>
  412. <HR>
  413. <A NAME="getMethod()"><!-- --></A><H3>
  414. getMethod</H3>
  415. <PRE>
  416. public java.lang.String <B>getMethod</B>()</PRE>
  417. <DL>
  418. <DD>Returns the request method.
  419. <P>
  420. <DD><DL>
  421. <DT><B>Returns:</B><DD>The request method, should be "POST".</DL>
  422. </DD>
  423. </DL>
  424. <HR>
  425. <A NAME="setMethod(java.lang.String)"><!-- --></A><H3>
  426. setMethod</H3>
  427. <PRE>
  428. public void <B>setMethod</B>(java.lang.String&nbsp;pMethod)</PRE>
  429. <DL>
  430. <DD>Sets the request method.
  431. <P>
  432. <DD><DL>
  433. <DT><B>Parameters:</B><DD><CODE>pMethod</CODE> - The request method, should be "POST".</DL>
  434. </DD>
  435. </DL>
  436. <HR>
  437. <A NAME="isSuccess()"><!-- --></A><H3>
  438. isSuccess</H3>
  439. <PRE>
  440. public boolean <B>isSuccess</B>()</PRE>
  441. <DL>
  442. <DD>Returns, whether the request was executed successfull.
  443. <P>
  444. <DD><DL>
  445. <DT><B>Returns:</B><DD>True for success, false, if an error occurred.</DL>
  446. </DD>
  447. </DL>
  448. <HR>
  449. <A NAME="setSuccess(boolean)"><!-- --></A><H3>
  450. setSuccess</H3>
  451. <PRE>
  452. public void <B>setSuccess</B>(boolean&nbsp;pSuccess)</PRE>
  453. <DL>
  454. <DD>Sets, whether the request was executed successfull.
  455. <P>
  456. <DD><DL>
  457. <DT><B>Parameters:</B><DD><CODE>pSuccess</CODE> - True for success, false, if an error occurred.</DL>
  458. </DD>
  459. </DL>
  460. <!-- ========= END OF CLASS DATA ========= -->
  461. <HR>
  462. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  463. <A NAME="navbar_bottom"><!-- --></A>
  464. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  465. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  466. <TR>
  467. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  468. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  469. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  470. <TR ALIGN="center" VALIGN="top">
  471. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  472. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  473. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  474. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RequestData.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  475. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  476. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  477. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  478. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  479. </TR>
  480. </TABLE>
  481. </TD>
  482. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  483. </EM>
  484. </TD>
  485. </TR>
  486. <TR>
  487. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  488. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/HttpServletResponseImpl.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  489. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/ServletConnection.html" title="class in org.apache.xmlrpc.webserver"><B>NEXT CLASS</B></A></FONT></TD>
  490. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  491. <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/RequestData.html" target="_top"><B>FRAMES</B></A> &nbsp;
  492. &nbsp;<A HREF="RequestData.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  493. &nbsp;<SCRIPT type="text/javascript">
  494. <!--
  495. if(window==top) {
  496. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  497. }
  498. //-->
  499. </SCRIPT>
  500. <NOSCRIPT>
  501. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  502. </NOSCRIPT>
  503. </FONT></TD>
  504. </TR>
  505. <TR>
  506. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  507. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  508. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  509. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  510. </TR>
  511. </TABLE>
  512. <A NAME="skip-navbar_bottom"></A>
  513. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  514. <HR>
  515. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  516. </BODY>
  517. </HTML>