PageRenderTime 45ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 607 lines | 523 code | 62 blank | 22 comment | 0 complexity | 60827e8bfb61f79eaa516ed954186ac0 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. XmlRpcServlet (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="XmlRpcServlet (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/XmlRpcServlet.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/WebServer.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.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/XmlRpcServlet.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XmlRpcServlet.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 XmlRpcServlet</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">javax.servlet.GenericServlet
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">javax.servlet.http.HttpServlet
  88. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.webserver.XmlRpcServlet</B>
  89. </PRE>
  90. <DL>
  91. <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig</DD>
  92. </DL>
  93. <HR>
  94. <DL>
  95. <DT><PRE>public class <B>XmlRpcServlet</B><DT>extends javax.servlet.http.HttpServlet</DL>
  96. </PRE>
  97. <P>
  98. <p>A default servlet implementation The typical use would
  99. be to derive a subclass, which is overwriting at least the
  100. method <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#newXmlRpcHandlerMapping()"><CODE>newXmlRpcHandlerMapping()</CODE></A>.</p>
  101. <p>The servlet accepts the following init parameters:
  102. <table border="1">
  103. <tr><th>Name</th><th>Description</th></tr>
  104. <tr><td>enabledForExtensions</td><td>Sets the value
  105. <A HREF="../../../../org/apache/xmlrpc/XmlRpcConfig.html#isEnabledForExtensions()"><CODE>XmlRpcConfig.isEnabledForExtensions()</CODE></A>
  106. to true.</td></tr>
  107. </table>
  108. </p>
  109. <P>
  110. <P>
  111. <DL>
  112. <DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.xmlrpc.webserver.XmlRpcServlet">Serialized Form</A></DL>
  113. <HR>
  114. <P>
  115. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  116. <A NAME="constructor_summary"><!-- --></A>
  117. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  118. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  119. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  120. <B>Constructor Summary</B></FONT></TH>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#XmlRpcServlet()">XmlRpcServlet</A></B>()</CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  126. </TR>
  127. </TABLE>
  128. &nbsp;
  129. <!-- ========== METHOD SUMMARY =========== -->
  130. <A NAME="method_summary"><!-- --></A>
  131. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  132. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  133. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  134. <B>Method Summary</B></FONT></TH>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  138. <CODE>&nbsp;void</CODE></FONT></TD>
  139. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</A></B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest,
  140. javax.servlet.http.HttpServletResponse&nbsp;pResponse)</CODE>
  141. <BR>
  142. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of <A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html" title="class in org.apache.xmlrpc.webserver"><CODE>RequestData</CODE></A>
  143. for the request.</TD>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  147. <CODE>&nbsp;<A HREF="../../../../org/apache/xmlrpc/server/AbstractReflectiveHandlerMapping.AuthenticationHandler.html" title="interface in org.apache.xmlrpc.server">AbstractReflectiveHandlerMapping.AuthenticationHandler</A></CODE></FONT></TD>
  148. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#getAuthenticationHandler()">getAuthenticationHandler</A></B>()</CODE>
  149. <BR>
  150. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the servlets <CODE>AbstractReflectiveHandlerMapping.AuthenticationHandler</CODE>.</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  154. <CODE>&nbsp;<A HREF="../../../../org/apache/xmlrpc/server/RequestProcessorFactoryFactory.html" title="interface in org.apache.xmlrpc.server">RequestProcessorFactoryFactory</A></CODE></FONT></TD>
  155. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#getRequestProcessorFactoryFactory()">getRequestProcessorFactoryFactory</A></B>()</CODE>
  156. <BR>
  157. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the servlets <A HREF="../../../../org/apache/xmlrpc/server/RequestProcessorFactoryFactory.html" title="interface in org.apache.xmlrpc.server"><CODE>RequestProcessorFactoryFactory</CODE></A>.</TD>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  161. <CODE>&nbsp;<A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common">TypeConverterFactory</A></CODE></FONT></TD>
  162. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#getTypeConverterFactory()">getTypeConverterFactory</A></B>()</CODE>
  163. <BR>
  164. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the servlets <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A>.</TD>
  165. </TR>
  166. <TR BGCOLOR="white" CLASS="TableRowColor">
  167. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  168. <CODE>&nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver">XmlRpcServletServer</A></CODE></FONT></TD>
  169. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#getXmlRpcServletServer()">getXmlRpcServletServer</A></B>()</CODE>
  170. <BR>
  171. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the servlets instance of <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>XmlRpcServletServer</CODE></A>.</TD>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  175. <CODE>&nbsp;void</CODE></FONT></TD>
  176. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#init(javax.servlet.ServletConfig)">init</A></B>(javax.servlet.ServletConfig&nbsp;pConfig)</CODE>
  177. <BR>
  178. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  182. <CODE>&nbsp;void</CODE></FONT></TD>
  183. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#log(java.lang.String)">log</A></B>(java.lang.String&nbsp;pMessage)</CODE>
  184. <BR>
  185. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  186. </TR>
  187. <TR BGCOLOR="white" CLASS="TableRowColor">
  188. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  189. <CODE>&nbsp;void</CODE></FONT></TD>
  190. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#log(java.lang.String, java.lang.Throwable)">log</A></B>(java.lang.String&nbsp;pMessage,
  191. java.lang.Throwable&nbsp;pThrowable)</CODE>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  197. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/server/PropertyHandlerMapping.html" title="class in org.apache.xmlrpc.server">PropertyHandlerMapping</A></CODE></FONT></TD>
  198. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#newPropertyHandlerMapping(java.net.URL)">newPropertyHandlerMapping</A></B>(java.net.URL&nbsp;url)</CODE>
  199. <BR>
  200. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of <A HREF="../../../../org/apache/xmlrpc/server/PropertyHandlerMapping.html" title="class in org.apache.xmlrpc.server"><CODE>PropertyHandlerMapping</CODE></A> by
  201. loading the property file from the given URL.</TD>
  202. </TR>
  203. <TR BGCOLOR="white" CLASS="TableRowColor">
  204. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  205. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHandlerMapping.html" title="interface in org.apache.xmlrpc.server">XmlRpcHandlerMapping</A></CODE></FONT></TD>
  206. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#newXmlRpcHandlerMapping()">newXmlRpcHandlerMapping</A></B>()</CODE>
  207. <BR>
  208. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new handler mapping.</TD>
  209. </TR>
  210. <TR BGCOLOR="white" CLASS="TableRowColor">
  211. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  212. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver">XmlRpcServletServer</A></CODE></FONT></TD>
  213. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#newXmlRpcServer(javax.servlet.ServletConfig)">newXmlRpcServer</A></B>(javax.servlet.ServletConfig&nbsp;pConfig)</CODE>
  214. <BR>
  215. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server"><CODE>XmlRpcServer</CODE></A>,
  216. which is being used to process the requests.</TD>
  217. </TR>
  218. <TR BGCOLOR="white" CLASS="TableRowColor">
  219. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  220. <CODE>&nbsp;void</CODE></FONT></TD>
  221. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#setAuthenticationHandler(org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler)">setAuthenticationHandler</A></B>(<A HREF="../../../../org/apache/xmlrpc/server/AbstractReflectiveHandlerMapping.AuthenticationHandler.html" title="interface in org.apache.xmlrpc.server">AbstractReflectiveHandlerMapping.AuthenticationHandler</A>&nbsp;pHandler)</CODE>
  222. <BR>
  223. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the servlets <CODE>AbstractReflectiveHandlerMapping.AuthenticationHandler</CODE>.</TD>
  224. </TR>
  225. <TR BGCOLOR="white" CLASS="TableRowColor">
  226. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  227. <CODE>&nbsp;void</CODE></FONT></TD>
  228. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#setRequestProcessorFactoryFactory(org.apache.xmlrpc.server.RequestProcessorFactoryFactory)">setRequestProcessorFactoryFactory</A></B>(<A HREF="../../../../org/apache/xmlrpc/server/RequestProcessorFactoryFactory.html" title="interface in org.apache.xmlrpc.server">RequestProcessorFactoryFactory</A>&nbsp;pFactory)</CODE>
  229. <BR>
  230. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the servlets <A HREF="../../../../org/apache/xmlrpc/server/RequestProcessorFactoryFactory.html" title="interface in org.apache.xmlrpc.server"><CODE>RequestProcessorFactoryFactory</CODE></A>.</TD>
  231. </TR>
  232. <TR BGCOLOR="white" CLASS="TableRowColor">
  233. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  234. <CODE>&nbsp;void</CODE></FONT></TD>
  235. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#setTypeConverterFactory(org.apache.xmlrpc.common.TypeConverterFactory)">setTypeConverterFactory</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common">TypeConverterFactory</A>&nbsp;pFactory)</CODE>
  236. <BR>
  237. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the servlets <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A>.</TD>
  238. </TR>
  239. </TABLE>
  240. &nbsp;<A NAME="methods_inherited_from_class_javax.servlet.http.HttpServlet"><!-- --></A>
  241. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  242. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  243. <TH ALIGN="left"><B>Methods inherited from class javax.servlet.http.HttpServlet</B></TH>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD><CODE>doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service</CODE></TD>
  247. </TR>
  248. </TABLE>
  249. &nbsp;<A NAME="methods_inherited_from_class_javax.servlet.GenericServlet"><!-- --></A>
  250. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  251. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  252. <TH ALIGN="left"><B>Methods inherited from class javax.servlet.GenericServlet</B></TH>
  253. </TR>
  254. <TR BGCOLOR="white" CLASS="TableRowColor">
  255. <TD><CODE>destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init</CODE></TD>
  256. </TR>
  257. </TABLE>
  258. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  259. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  260. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  261. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  262. </TR>
  263. <TR BGCOLOR="white" CLASS="TableRowColor">
  264. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  265. </TR>
  266. </TABLE>
  267. &nbsp;
  268. <P>
  269. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  270. <A NAME="constructor_detail"><!-- --></A>
  271. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  272. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  273. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  274. <B>Constructor Detail</B></FONT></TH>
  275. </TR>
  276. </TABLE>
  277. <A NAME="XmlRpcServlet()"><!-- --></A><H3>
  278. XmlRpcServlet</H3>
  279. <PRE>
  280. public <B>XmlRpcServlet</B>()</PRE>
  281. <DL>
  282. </DL>
  283. <!-- ============ METHOD DETAIL ========== -->
  284. <A NAME="method_detail"><!-- --></A>
  285. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  286. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  287. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  288. <B>Method Detail</B></FONT></TH>
  289. </TR>
  290. </TABLE>
  291. <A NAME="getXmlRpcServletServer()"><!-- --></A><H3>
  292. getXmlRpcServletServer</H3>
  293. <PRE>
  294. public <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver">XmlRpcServletServer</A> <B>getXmlRpcServletServer</B>()</PRE>
  295. <DL>
  296. <DD>Returns the servlets instance of <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>XmlRpcServletServer</CODE></A>.
  297. <P>
  298. <DD><DL>
  299. <DT><B>Returns:</B><DD>The configurable instance of <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>XmlRpcServletServer</CODE></A>.</DL>
  300. </DD>
  301. </DL>
  302. <HR>
  303. <A NAME="init(javax.servlet.ServletConfig)"><!-- --></A><H3>
  304. init</H3>
  305. <PRE>
  306. public void <B>init</B>(javax.servlet.ServletConfig&nbsp;pConfig)
  307. throws javax.servlet.ServletException</PRE>
  308. <DL>
  309. <DD><DL>
  310. <DT><B>Specified by:</B><DD><CODE>init</CODE> in interface <CODE>javax.servlet.Servlet</CODE><DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>javax.servlet.GenericServlet</CODE></DL>
  311. </DD>
  312. <DD><DL>
  313. <DT><B>Throws:</B>
  314. <DD><CODE>javax.servlet.ServletException</CODE></DL>
  315. </DD>
  316. </DL>
  317. <HR>
  318. <A NAME="setAuthenticationHandler(org.apache.xmlrpc.server.AbstractReflectiveHandlerMapping.AuthenticationHandler)"><!-- --></A><H3>
  319. setAuthenticationHandler</H3>
  320. <PRE>
  321. public void <B>setAuthenticationHandler</B>(<A HREF="../../../../org/apache/xmlrpc/server/AbstractReflectiveHandlerMapping.AuthenticationHandler.html" title="interface in org.apache.xmlrpc.server">AbstractReflectiveHandlerMapping.AuthenticationHandler</A>&nbsp;pHandler)</PRE>
  322. <DL>
  323. <DD>Sets the servlets <CODE>AbstractReflectiveHandlerMapping.AuthenticationHandler</CODE>.
  324. <P>
  325. <DD><DL>
  326. </DL>
  327. </DD>
  328. </DL>
  329. <HR>
  330. <A NAME="getAuthenticationHandler()"><!-- --></A><H3>
  331. getAuthenticationHandler</H3>
  332. <PRE>
  333. public <A HREF="../../../../org/apache/xmlrpc/server/AbstractReflectiveHandlerMapping.AuthenticationHandler.html" title="interface in org.apache.xmlrpc.server">AbstractReflectiveHandlerMapping.AuthenticationHandler</A> <B>getAuthenticationHandler</B>()</PRE>
  334. <DL>
  335. <DD>Returns the servlets <CODE>AbstractReflectiveHandlerMapping.AuthenticationHandler</CODE>.
  336. <P>
  337. <DD><DL>
  338. </DL>
  339. </DD>
  340. </DL>
  341. <HR>
  342. <A NAME="setRequestProcessorFactoryFactory(org.apache.xmlrpc.server.RequestProcessorFactoryFactory)"><!-- --></A><H3>
  343. setRequestProcessorFactoryFactory</H3>
  344. <PRE>
  345. public void <B>setRequestProcessorFactoryFactory</B>(<A HREF="../../../../org/apache/xmlrpc/server/RequestProcessorFactoryFactory.html" title="interface in org.apache.xmlrpc.server">RequestProcessorFactoryFactory</A>&nbsp;pFactory)</PRE>
  346. <DL>
  347. <DD>Sets the servlets <A HREF="../../../../org/apache/xmlrpc/server/RequestProcessorFactoryFactory.html" title="interface in org.apache.xmlrpc.server"><CODE>RequestProcessorFactoryFactory</CODE></A>.
  348. <P>
  349. <DD><DL>
  350. </DL>
  351. </DD>
  352. </DL>
  353. <HR>
  354. <A NAME="getRequestProcessorFactoryFactory()"><!-- --></A><H3>
  355. getRequestProcessorFactoryFactory</H3>
  356. <PRE>
  357. public <A HREF="../../../../org/apache/xmlrpc/server/RequestProcessorFactoryFactory.html" title="interface in org.apache.xmlrpc.server">RequestProcessorFactoryFactory</A> <B>getRequestProcessorFactoryFactory</B>()</PRE>
  358. <DL>
  359. <DD>Returns the servlets <A HREF="../../../../org/apache/xmlrpc/server/RequestProcessorFactoryFactory.html" title="interface in org.apache.xmlrpc.server"><CODE>RequestProcessorFactoryFactory</CODE></A>.
  360. <P>
  361. <DD><DL>
  362. </DL>
  363. </DD>
  364. </DL>
  365. <HR>
  366. <A NAME="setTypeConverterFactory(org.apache.xmlrpc.common.TypeConverterFactory)"><!-- --></A><H3>
  367. setTypeConverterFactory</H3>
  368. <PRE>
  369. public void <B>setTypeConverterFactory</B>(<A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common">TypeConverterFactory</A>&nbsp;pFactory)</PRE>
  370. <DL>
  371. <DD>Sets the servlets <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A>.
  372. <P>
  373. <DD><DL>
  374. </DL>
  375. </DD>
  376. </DL>
  377. <HR>
  378. <A NAME="getTypeConverterFactory()"><!-- --></A><H3>
  379. getTypeConverterFactory</H3>
  380. <PRE>
  381. public <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common">TypeConverterFactory</A> <B>getTypeConverterFactory</B>()</PRE>
  382. <DL>
  383. <DD>Returns the servlets <A HREF="../../../../org/apache/xmlrpc/common/TypeConverterFactory.html" title="interface in org.apache.xmlrpc.common"><CODE>TypeConverterFactory</CODE></A>.
  384. <P>
  385. <DD><DL>
  386. </DL>
  387. </DD>
  388. </DL>
  389. <HR>
  390. <A NAME="newXmlRpcServer(javax.servlet.ServletConfig)"><!-- --></A><H3>
  391. newXmlRpcServer</H3>
  392. <PRE>
  393. protected <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver">XmlRpcServletServer</A> <B>newXmlRpcServer</B>(javax.servlet.ServletConfig&nbsp;pConfig)
  394. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  395. <DL>
  396. <DD>Creates a new instance of <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server"><CODE>XmlRpcServer</CODE></A>,
  397. which is being used to process the requests. The default implementation
  398. will simply invoke <code>new <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server"><CODE>XmlRpcServer</CODE></A>.
  399. <P>
  400. <DD><DL>
  401. <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The servlets configuration.
  402. <DT><B>Throws:</B>
  403. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
  404. </DD>
  405. </DL>
  406. <HR>
  407. <A NAME="newXmlRpcHandlerMapping()"><!-- --></A><H3>
  408. newXmlRpcHandlerMapping</H3>
  409. <PRE>
  410. protected <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHandlerMapping.html" title="interface in org.apache.xmlrpc.server">XmlRpcHandlerMapping</A> <B>newXmlRpcHandlerMapping</B>()
  411. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  412. <DL>
  413. <DD>Creates a new handler mapping. The default implementation loads
  414. a property file from the resource
  415. <code>org/apache/xmlrpc/webserver/XmlRpcServlet.properties</code>
  416. <P>
  417. <DD><DL>
  418. <DT><B>Throws:</B>
  419. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
  420. </DD>
  421. </DL>
  422. <HR>
  423. <A NAME="newPropertyHandlerMapping(java.net.URL)"><!-- --></A><H3>
  424. newPropertyHandlerMapping</H3>
  425. <PRE>
  426. protected <A HREF="../../../../org/apache/xmlrpc/server/PropertyHandlerMapping.html" title="class in org.apache.xmlrpc.server">PropertyHandlerMapping</A> <B>newPropertyHandlerMapping</B>(java.net.URL&nbsp;url)
  427. throws java.io.IOException,
  428. <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  429. <DL>
  430. <DD>Creates a new instance of <A HREF="../../../../org/apache/xmlrpc/server/PropertyHandlerMapping.html" title="class in org.apache.xmlrpc.server"><CODE>PropertyHandlerMapping</CODE></A> by
  431. loading the property file from the given URL. Called from
  432. <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html#newXmlRpcHandlerMapping()"><CODE>newXmlRpcHandlerMapping()</CODE></A>.
  433. <P>
  434. <DD><DL>
  435. <DT><B>Throws:</B>
  436. <DD><CODE>java.io.IOException</CODE>
  437. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
  438. </DD>
  439. </DL>
  440. <HR>
  441. <A NAME="doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><!-- --></A><H3>
  442. doPost</H3>
  443. <PRE>
  444. public void <B>doPost</B>(javax.servlet.http.HttpServletRequest&nbsp;pRequest,
  445. javax.servlet.http.HttpServletResponse&nbsp;pResponse)
  446. throws java.io.IOException,
  447. javax.servlet.ServletException</PRE>
  448. <DL>
  449. <DD>Creates a new instance of <A HREF="../../../../org/apache/xmlrpc/webserver/RequestData.html" title="class in org.apache.xmlrpc.webserver"><CODE>RequestData</CODE></A>
  450. for the request.
  451. <P>
  452. <DD><DL>
  453. <DT><B>Overrides:</B><DD><CODE>doPost</CODE> in class <CODE>javax.servlet.http.HttpServlet</CODE></DL>
  454. </DD>
  455. <DD><DL>
  456. <DT><B>Throws:</B>
  457. <DD><CODE>java.io.IOException</CODE>
  458. <DD><CODE>javax.servlet.ServletException</CODE></DL>
  459. </DD>
  460. </DL>
  461. <HR>
  462. <A NAME="log(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
  463. log</H3>
  464. <PRE>
  465. public void <B>log</B>(java.lang.String&nbsp;pMessage,
  466. java.lang.Throwable&nbsp;pThrowable)</PRE>
  467. <DL>
  468. <DD><DL>
  469. <DT><B>Overrides:</B><DD><CODE>log</CODE> in class <CODE>javax.servlet.GenericServlet</CODE></DL>
  470. </DD>
  471. <DD><DL>
  472. </DL>
  473. </DD>
  474. </DL>
  475. <HR>
  476. <A NAME="log(java.lang.String)"><!-- --></A><H3>
  477. log</H3>
  478. <PRE>
  479. public void <B>log</B>(java.lang.String&nbsp;pMessage)</PRE>
  480. <DL>
  481. <DD><DL>
  482. <DT><B>Overrides:</B><DD><CODE>log</CODE> in class <CODE>javax.servlet.GenericServlet</CODE></DL>
  483. </DD>
  484. <DD><DL>
  485. </DL>
  486. </DD>
  487. </DL>
  488. <!-- ========= END OF CLASS DATA ========= -->
  489. <HR>
  490. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  491. <A NAME="navbar_bottom"><!-- --></A>
  492. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  493. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  494. <TR>
  495. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  496. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  497. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  498. <TR ALIGN="center" VALIGN="top">
  499. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  500. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  501. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  502. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcServlet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  503. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  504. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  505. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  506. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  507. </TR>
  508. </TABLE>
  509. </TD>
  510. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  511. </EM>
  512. </TD>
  513. </TR>
  514. <TR>
  515. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  516. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  517. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver"><B>NEXT CLASS</B></A></FONT></TD>
  518. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  519. <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/XmlRpcServlet.html" target="_top"><B>FRAMES</B></A> &nbsp;
  520. &nbsp;<A HREF="XmlRpcServlet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  521. &nbsp;<SCRIPT type="text/javascript">
  522. <!--
  523. if(window==top) {
  524. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  525. }
  526. //-->
  527. </SCRIPT>
  528. <NOSCRIPT>
  529. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  530. </NOSCRIPT>
  531. </FONT></TD>
  532. </TR>
  533. <TR>
  534. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  535. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  536. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  537. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  538. </TR>
  539. </TABLE>
  540. <A NAME="skip-navbar_bottom"></A>
  541. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  542. <HR>
  543. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  544. </BODY>
  545. </HTML>