PageRenderTime 45ms CodeModel.GetById 23ms RepoModel.GetById 1ms app.codeStats 0ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 479 lines | 412 code | 44 blank | 23 comment | 0 complexity | 5ee303fcfaba12d90f7bf1b7101fe9d2 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. XmlRpcServletServer (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="XmlRpcServletServer (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/XmlRpcServletServer.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/XmlRpcServlet.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.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/XmlRpcServletServer.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XmlRpcServletServer.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_class_summary">NESTED</A>&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 XmlRpcServletServer</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html" title="class in org.apache.xmlrpc.common">org.apache.xmlrpc.common.XmlRpcController</A>
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server">org.apache.xmlrpc.server.XmlRpcServer</A>
  88. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">org.apache.xmlrpc.server.XmlRpcStreamServer</A>
  89. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHttpServer.html" title="class in org.apache.xmlrpc.server">org.apache.xmlrpc.server.XmlRpcHttpServer</A>
  90. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.webserver.XmlRpcServletServer</B>
  91. </PRE>
  92. <DL>
  93. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcRequestProcessor</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestProcessor</A></DD>
  94. </DL>
  95. <HR>
  96. <DL>
  97. <DT><PRE>public class <B>XmlRpcServletServer</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHttpServer.html" title="class in org.apache.xmlrpc.server">XmlRpcHttpServer</A></DL>
  98. </PRE>
  99. <P>
  100. An extension of <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server"><CODE>XmlRpcServer</CODE></A>,
  101. which is suitable for processing servlet requests.
  102. <P>
  103. <P>
  104. <HR>
  105. <P>
  106. <!-- ======== NESTED CLASS SUMMARY ======== -->
  107. <A NAME="nested_class_summary"><!-- --></A>
  108. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  109. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  110. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  111. <B>Nested Class Summary</B></FONT></TH>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  115. <CODE>protected static&nbsp;class</CODE></FONT></TD>
  116. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html" title="class in org.apache.xmlrpc.webserver">XmlRpcServletServer.ServletStreamConnection</A></B></CODE>
  117. <BR>
  118. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  119. </TR>
  120. </TABLE>
  121. &nbsp;
  122. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  123. <A NAME="constructor_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>Constructor Summary</B></FONT></TH>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html#XmlRpcServletServer()">XmlRpcServletServer</A></B>()</CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;
  136. <!-- ========== METHOD SUMMARY =========== -->
  137. <A NAME="method_summary"><!-- --></A>
  138. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  139. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  140. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  141. <B>Method Summary</B></FONT></TH>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  145. <CODE>&nbsp;void</CODE></FONT></TD>
  146. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html#execute(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">execute</A></B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest,
  147. javax.servlet.http.HttpServletResponse&nbsp;pResponse)</CODE>
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Processes the servlet request.</TD>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">XmlRpcHttpRequestConfigImpl</A></CODE></FONT></TD>
  154. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html#getConfig(javax.servlet.http.HttpServletRequest)">getConfig</A></B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest)</CODE>
  155. <BR>
  156. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  157. </TR>
  158. <TR BGCOLOR="white" CLASS="TableRowColor">
  159. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  160. <CODE>protected &nbsp;java.io.OutputStream</CODE></FONT></TD>
  161. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html#getOutputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection, int)">getOutputStream</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
  162. <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection,
  163. int&nbsp;pSize)</CODE>
  164. <BR>
  165. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called to prepare the output stream, if content length is
  166. required.</TD>
  167. </TR>
  168. <TR BGCOLOR="white" CLASS="TableRowColor">
  169. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  170. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  171. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html#isContentLengthRequired(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)">isContentLengthRequired</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig)</CODE>
  172. <BR>
  173. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the requests content length is required.</TD>
  174. </TR>
  175. <TR BGCOLOR="white" CLASS="TableRowColor">
  176. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  177. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">XmlRpcHttpRequestConfigImpl</A></CODE></FONT></TD>
  178. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html#newConfig(javax.servlet.http.HttpServletRequest)">newConfig</A></B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest)</CODE>
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  184. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html" title="class in org.apache.xmlrpc.webserver">XmlRpcServletServer.ServletStreamConnection</A></CODE></FONT></TD>
  185. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html#newStreamConnection(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">newStreamConnection</A></B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest,
  186. javax.servlet.http.HttpServletResponse&nbsp;pResponse)</CODE>
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  192. <CODE>protected &nbsp;void</CODE></FONT></TD>
  193. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html#setResponseHeader(org.apache.xmlrpc.common.ServerStreamConnection, java.lang.String, java.lang.String)">setResponseHeader</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection,
  194. java.lang.String&nbsp;pHeader,
  195. java.lang.String&nbsp;pValue)</CODE>
  196. <BR>
  197. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  198. </TR>
  199. </TABLE>
  200. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.server.XmlRpcHttpServer"><!-- --></A>
  201. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  202. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  203. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.server.<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHttpServer.html" title="class in org.apache.xmlrpc.server">XmlRpcHttpServer</A></B></TH>
  204. </TR>
  205. <TR BGCOLOR="white" CLASS="TableRowColor">
  206. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHttpServer.html#getOutputStream(org.apache.xmlrpc.common.ServerStreamConnection, org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream)">getOutputStream</A></CODE></TD>
  207. </TR>
  208. </TABLE>
  209. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.server.XmlRpcStreamServer"><!-- --></A>
  210. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  211. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  212. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.server.<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A></B></TH>
  213. </TR>
  214. <TR BGCOLOR="white" CLASS="TableRowColor">
  215. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#convertThrowable(java.lang.Throwable)">convertThrowable</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#execute(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getErrorLogger()">getErrorLogger</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getInputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection)">getInputStream</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getRequest(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.InputStream)">getRequest</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getXmlRpcWriter(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream)">getXmlRpcWriter</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getXMLWriterFactory()">getXMLWriterFactory</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#logError(java.lang.Throwable)">logError</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#setErrorLogger(org.apache.xmlrpc.server.XmlRpcErrorLogger)">setErrorLogger</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#setXMLWriterFactory(org.apache.xmlrpc.serializer.XmlWriterFactory)">setXMLWriterFactory</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#writeError(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream, java.lang.Throwable)">writeError</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#writeResponse(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream, java.lang.Object)">writeResponse</A></CODE></TD>
  216. </TR>
  217. </TABLE>
  218. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.server.XmlRpcServer"><!-- --></A>
  219. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  220. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  221. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.server.<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server">XmlRpcServer</A></B></TH>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#execute(org.apache.xmlrpc.XmlRpcRequest)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#getConfig()">getConfig</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#getDefaultXmlRpcWorkerFactory()">getDefaultXmlRpcWorkerFactory</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#getHandlerMapping()">getHandlerMapping</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#getTypeConverterFactory()">getTypeConverterFactory</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#setConfig(org.apache.xmlrpc.server.XmlRpcServerConfig)">setConfig</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#setHandlerMapping(org.apache.xmlrpc.server.XmlRpcHandlerMapping)">setHandlerMapping</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#setTypeConverterFactory(org.apache.xmlrpc.common.TypeConverterFactory)">setTypeConverterFactory</A></CODE></TD>
  225. </TR>
  226. </TABLE>
  227. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcController"><!-- --></A>
  228. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  229. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  230. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html" title="class in org.apache.xmlrpc.common">XmlRpcController</A></B></TH>
  231. </TR>
  232. <TR BGCOLOR="white" CLASS="TableRowColor">
  233. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#getMaxThreads()">getMaxThreads</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#getTypeFactory()">getTypeFactory</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#getWorkerFactory()">getWorkerFactory</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#setMaxThreads(int)">setMaxThreads</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#setTypeFactory(org.apache.xmlrpc.common.TypeFactory)">setTypeFactory</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#setWorkerFactory(org.apache.xmlrpc.common.XmlRpcWorkerFactory)">setWorkerFactory</A></CODE></TD>
  234. </TR>
  235. </TABLE>
  236. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  237. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  238. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  239. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  240. </TR>
  241. <TR BGCOLOR="white" CLASS="TableRowColor">
  242. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  243. </TR>
  244. </TABLE>
  245. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcRequestProcessor"><!-- --></A>
  246. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  247. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  248. <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcRequestProcessor</A></B></TH>
  249. </TR>
  250. <TR BGCOLOR="white" CLASS="TableRowColor">
  251. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html#execute(org.apache.xmlrpc.XmlRpcRequest)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html#getTypeConverterFactory()">getTypeConverterFactory</A></CODE></TD>
  252. </TR>
  253. </TABLE>
  254. &nbsp;
  255. <P>
  256. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  257. <A NAME="constructor_detail"><!-- --></A>
  258. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  259. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  260. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  261. <B>Constructor Detail</B></FONT></TH>
  262. </TR>
  263. </TABLE>
  264. <A NAME="XmlRpcServletServer()"><!-- --></A><H3>
  265. XmlRpcServletServer</H3>
  266. <PRE>
  267. public <B>XmlRpcServletServer</B>()</PRE>
  268. <DL>
  269. </DL>
  270. <!-- ============ METHOD DETAIL ========== -->
  271. <A NAME="method_detail"><!-- --></A>
  272. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  273. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  274. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  275. <B>Method Detail</B></FONT></TH>
  276. </TR>
  277. </TABLE>
  278. <A NAME="newConfig(javax.servlet.http.HttpServletRequest)"><!-- --></A><H3>
  279. newConfig</H3>
  280. <PRE>
  281. protected <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">XmlRpcHttpRequestConfigImpl</A> <B>newConfig</B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest)</PRE>
  282. <DL>
  283. <DD><DL>
  284. <DT><B>Parameters:</B><DD><CODE>pRequest</CODE> - The request object.</DL>
  285. </DD>
  286. </DL>
  287. <HR>
  288. <A NAME="getConfig(javax.servlet.http.HttpServletRequest)"><!-- --></A><H3>
  289. getConfig</H3>
  290. <PRE>
  291. protected <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl.html" title="class in org.apache.xmlrpc.common">XmlRpcHttpRequestConfigImpl</A> <B>getConfig</B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest)</PRE>
  292. <DL>
  293. <DD><DL>
  294. </DL>
  295. </DD>
  296. </DL>
  297. <HR>
  298. <A NAME="newStreamConnection(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><!-- --></A><H3>
  299. newStreamConnection</H3>
  300. <PRE>
  301. protected <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html" title="class in org.apache.xmlrpc.webserver">XmlRpcServletServer.ServletStreamConnection</A> <B>newStreamConnection</B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest,
  302. javax.servlet.http.HttpServletResponse&nbsp;pResponse)</PRE>
  303. <DL>
  304. <DD><DL>
  305. </DL>
  306. </DD>
  307. </DL>
  308. <HR>
  309. <A NAME="execute(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><!-- --></A><H3>
  310. execute</H3>
  311. <PRE>
  312. public void <B>execute</B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest,
  313. javax.servlet.http.HttpServletResponse&nbsp;pResponse)
  314. throws javax.servlet.ServletException,
  315. java.io.IOException</PRE>
  316. <DL>
  317. <DD>Processes the servlet request.
  318. <P>
  319. <DD><DL>
  320. <DT><B>Parameters:</B><DD><CODE>pRequest</CODE> - The servlet request being read.<DD><CODE>pResponse</CODE> - The servlet response being created.
  321. <DT><B>Throws:</B>
  322. <DD><CODE>java.io.IOException</CODE> - Reading the request or writing the response failed.
  323. <DD><CODE>javax.servlet.ServletException</CODE> - Processing the request failed.</DL>
  324. </DD>
  325. </DL>
  326. <HR>
  327. <A NAME="isContentLengthRequired(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)"><!-- --></A><H3>
  328. isContentLengthRequired</H3>
  329. <PRE>
  330. protected boolean <B>isContentLengthRequired</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig)</PRE>
  331. <DL>
  332. <DD>Returns, whether the requests content length is required.
  333. <P>
  334. <DD><DL>
  335. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#isContentLengthRequired(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)">isContentLengthRequired</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A></CODE></DL>
  336. </DD>
  337. <DD><DL>
  338. <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The configuration object.</DL>
  339. </DD>
  340. </DL>
  341. <HR>
  342. <A NAME="getOutputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection, int)"><!-- --></A><H3>
  343. getOutputStream</H3>
  344. <PRE>
  345. protected java.io.OutputStream <B>getOutputStream</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
  346. <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection,
  347. int&nbsp;pSize)
  348. throws java.io.IOException</PRE>
  349. <DL>
  350. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getOutputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection, int)">XmlRpcStreamServer</A></CODE></B></DD>
  351. <DD>Called to prepare the output stream, if content length is
  352. required.
  353. <P>
  354. <DD><DL>
  355. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getOutputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection, int)">getOutputStream</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A></CODE></DL>
  356. </DD>
  357. <DD><DL>
  358. <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The configuration object.<DD><CODE>pSize</CODE> - The requests size.
  359. <DT><B>Throws:</B>
  360. <DD><CODE>java.io.IOException</CODE></DL>
  361. </DD>
  362. </DL>
  363. <HR>
  364. <A NAME="setResponseHeader(org.apache.xmlrpc.common.ServerStreamConnection, java.lang.String, java.lang.String)"><!-- --></A><H3>
  365. setResponseHeader</H3>
  366. <PRE>
  367. protected void <B>setResponseHeader</B>(<A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection,
  368. java.lang.String&nbsp;pHeader,
  369. java.lang.String&nbsp;pValue)</PRE>
  370. <DL>
  371. <DD><DL>
  372. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHttpServer.html#setResponseHeader(org.apache.xmlrpc.common.ServerStreamConnection, java.lang.String, java.lang.String)">setResponseHeader</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHttpServer.html" title="class in org.apache.xmlrpc.server">XmlRpcHttpServer</A></CODE></DL>
  373. </DD>
  374. <DD><DL>
  375. </DL>
  376. </DD>
  377. </DL>
  378. <!-- ========= END OF CLASS DATA ========= -->
  379. <HR>
  380. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  381. <A NAME="navbar_bottom"><!-- --></A>
  382. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  383. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  384. <TR>
  385. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  386. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  387. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  388. <TR ALIGN="center" VALIGN="top">
  389. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  390. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  391. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  392. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcServletServer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  393. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  394. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  395. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  396. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  397. </TR>
  398. </TABLE>
  399. </TD>
  400. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  401. </EM>
  402. </TD>
  403. </TR>
  404. <TR>
  405. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  406. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  407. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html" title="class in org.apache.xmlrpc.webserver"><B>NEXT CLASS</B></A></FONT></TD>
  408. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  409. <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/XmlRpcServletServer.html" target="_top"><B>FRAMES</B></A> &nbsp;
  410. &nbsp;<A HREF="XmlRpcServletServer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  411. &nbsp;<SCRIPT type="text/javascript">
  412. <!--
  413. if(window==top) {
  414. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  415. }
  416. //-->
  417. </SCRIPT>
  418. <NOSCRIPT>
  419. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  420. </NOSCRIPT>
  421. </FONT></TD>
  422. </TR>
  423. <TR>
  424. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  425. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  426. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  427. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  428. </TR>
  429. </TABLE>
  430. <A NAME="skip-navbar_bottom"></A>
  431. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  432. <HR>
  433. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  434. </BODY>
  435. </HTML>