PageRenderTime 234ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 1ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 820 lines | 716 code | 80 blank | 24 comment | 0 complexity | fe08bc6ddcfd6d94c5febb653d942bbe 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. WebServer (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="WebServer (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/WebServer.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/ServletWebServer.Exception.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.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/WebServer.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="WebServer.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  71. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  72. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  73. </TR>
  74. </TABLE>
  75. <A NAME="skip-navbar_top"></A>
  76. <!-- ========= END OF TOP NAVBAR ========= -->
  77. <HR>
  78. <!-- ======== START OF CLASS DATA ======== -->
  79. <H2>
  80. <FONT SIZE="-1">
  81. org.apache.xmlrpc.webserver</FONT>
  82. <BR>
  83. Class WebServer</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.webserver.WebServer</B>
  87. </PRE>
  88. <DL>
  89. <DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD>
  90. </DL>
  91. <DL>
  92. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.html" title="class in org.apache.xmlrpc.webserver">ServletWebServer</A></DD>
  93. </DL>
  94. <HR>
  95. <DL>
  96. <DT><PRE>public class <B>WebServer</B><DT>extends java.lang.Object<DT>implements java.lang.Runnable</DL>
  97. </PRE>
  98. <P>
  99. <p>The <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>WebServer</CODE></A> is a minimal HTTP server, that might be used
  100. as an embedded web server.</p>
  101. <p>Use of the <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>WebServer</CODE></A> has grown very popular amongst users
  102. of Apache XML-RPC. Why this is the case, can hardly be explained,
  103. because the <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>WebServer</CODE></A> is at best a workaround, compared to
  104. full blown servlet engines like Tomcat or Jetty. For example, under
  105. heavy load it will almost definitely be slower than a real servlet
  106. engine, because it does neither support proper keepalive (multiple
  107. requests per physical connection) nor chunked mode (in other words,
  108. it cannot stream requests).</p>
  109. <p>If you still insist in using the <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>WebServer</CODE></A>, it is
  110. recommended to use its subclass, the <A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>ServletWebServer</CODE></A> instead,
  111. which offers a minimal subset of the servlet API. In other words,
  112. you keep yourself the option to migrate to a real servlet engine
  113. later.</p>
  114. <p>Use of the <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>WebServer</CODE></A> goes roughly like this: First of all,
  115. create a property file (for example "MyHandlers.properties") and
  116. add it to your jar file. The property keys are handler names and
  117. the property values are the handler classes. Once that is done,
  118. create an instance of WebServer:
  119. <pre>
  120. final int port = 8088;
  121. final String propertyFile = "MyHandler.properties";
  122. PropertyHandlerMapping mapping = new PropertyHandlerMapping();
  123. ClassLoader cl = Thread.currentThread().getContextClassLoader();
  124. mapping.load(cl, propertyFile);
  125. WebServer webServer = new WebServer(port);
  126. XmlRpcServerConfigImpl config = new XmlRpcServerConfigImpl();
  127. XmlRpcServer server = webServer.getXmlRpcServer();
  128. server.setConfig(config);
  129. server.setHandlerMapping(mapping);
  130. webServer.start();
  131. </pre>
  132. <P>
  133. <P>
  134. <HR>
  135. <P>
  136. <!-- =========== FIELD SUMMARY =========== -->
  137. <A NAME="field_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>Field 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>protected &nbsp;java.util.List</CODE></FONT></TD>
  146. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#accept">accept</A></B></CODE>
  147. <BR>
  148. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  152. <CODE>protected &nbsp;java.util.List</CODE></FONT></TD>
  153. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#deny">deny</A></B></CODE>
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A></CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#server">server</A></B></CODE>
  161. <BR>
  162. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  166. <CODE>protected &nbsp;java.net.ServerSocket</CODE></FONT></TD>
  167. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#serverSocket">serverSocket</A></B></CODE>
  168. <BR>
  169. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  170. </TR>
  171. </TABLE>
  172. &nbsp;
  173. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  174. <A NAME="constructor_summary"><!-- --></A>
  175. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  176. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  177. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  178. <B>Constructor Summary</B></FONT></TH>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#WebServer(int)">WebServer</A></B>(int&nbsp;pPort)</CODE>
  182. <BR>
  183. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a web server at the specified port number.</TD>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#WebServer(int, java.net.InetAddress)">WebServer</A></B>(int&nbsp;pPort,
  187. java.net.InetAddress&nbsp;pAddr)</CODE>
  188. <BR>
  189. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a web server at the specified port number and IP address.</TD>
  190. </TR>
  191. </TABLE>
  192. &nbsp;
  193. <!-- ========== METHOD SUMMARY =========== -->
  194. <A NAME="method_summary"><!-- --></A>
  195. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  196. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  197. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  198. <B>Method Summary</B></FONT></TH>
  199. </TR>
  200. <TR BGCOLOR="white" CLASS="TableRowColor">
  201. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  202. <CODE>&nbsp;void</CODE></FONT></TD>
  203. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#acceptClient(java.lang.String)">acceptClient</A></B>(java.lang.String&nbsp;pAddress)</CODE>
  204. <BR>
  205. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add an IP address to the list of accepted clients.</TD>
  206. </TR>
  207. <TR BGCOLOR="white" CLASS="TableRowColor">
  208. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  209. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  210. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#allowConnection(java.net.Socket)">allowConnection</A></B>(java.net.Socket&nbsp;s)</CODE>
  211. <BR>
  212. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks incoming connections to see if they should be allowed.</TD>
  213. </TR>
  214. <TR BGCOLOR="white" CLASS="TableRowColor">
  215. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  216. <CODE>protected &nbsp;java.net.ServerSocket</CODE></FONT></TD>
  217. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#createServerSocket(int, int, java.net.InetAddress)">createServerSocket</A></B>(int&nbsp;pPort,
  218. int&nbsp;backlog,
  219. java.net.InetAddress&nbsp;addr)</CODE>
  220. <BR>
  221. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Factory method to manufacture the server socket.</TD>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  225. <CODE>&nbsp;void</CODE></FONT></TD>
  226. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#denyClient(java.lang.String)">denyClient</A></B>(java.lang.String&nbsp;pAddress)</CODE>
  227. <BR>
  228. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add an IP address to the list of denied clients.</TD>
  229. </TR>
  230. <TR BGCOLOR="white" CLASS="TableRowColor">
  231. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  232. <CODE>&nbsp;int</CODE></FONT></TD>
  233. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#getPort()">getPort</A></B>()</CODE>
  234. <BR>
  235. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the port, on which the web server is running.</TD>
  236. </TR>
  237. <TR BGCOLOR="white" CLASS="TableRowColor">
  238. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  239. <CODE>&nbsp;<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A></CODE></FONT></TD>
  240. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#getXmlRpcServer()">getXmlRpcServer</A></B>()</CODE>
  241. <BR>
  242. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server"><CODE>XmlRpcServer</CODE></A>.</TD>
  243. </TR>
  244. <TR BGCOLOR="white" CLASS="TableRowColor">
  245. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  246. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  247. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#isParanoid()">isParanoid</A></B>()</CODE>
  248. <BR>
  249. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the client filtering state.</TD>
  250. </TR>
  251. <TR BGCOLOR="white" CLASS="TableRowColor">
  252. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  253. <CODE>&nbsp;void</CODE></FONT></TD>
  254. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#log(java.lang.String)">log</A></B>(java.lang.String&nbsp;pMessage)</CODE>
  255. <BR>
  256. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Logs a message.</TD>
  257. </TR>
  258. <TR BGCOLOR="white" CLASS="TableRowColor">
  259. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  260. <CODE>&nbsp;void</CODE></FONT></TD>
  261. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#log(java.lang.Throwable)">log</A></B>(java.lang.Throwable&nbsp;pError)</CODE>
  262. <BR>
  263. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Logs an error.</TD>
  264. </TR>
  265. <TR BGCOLOR="white" CLASS="TableRowColor">
  266. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  267. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/util/ThreadPool.Task.html" title="interface in org.apache.xmlrpc.util">ThreadPool.Task</A></CODE></FONT></TD>
  268. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#newTask(org.apache.xmlrpc.webserver.WebServer, org.apache.xmlrpc.server.XmlRpcStreamServer, java.net.Socket)">newTask</A></B>(<A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver">WebServer</A>&nbsp;pServer,
  269. <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A>&nbsp;pXmlRpcServer,
  270. java.net.Socket&nbsp;pSocket)</CODE>
  271. <BR>
  272. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  273. </TR>
  274. <TR BGCOLOR="white" CLASS="TableRowColor">
  275. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  276. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/util/ThreadPool.html" title="class in org.apache.xmlrpc.util">ThreadPool</A></CODE></FONT></TD>
  277. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#newThreadPool()">newThreadPool</A></B>()</CODE>
  278. <BR>
  279. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  280. </TR>
  281. <TR BGCOLOR="white" CLASS="TableRowColor">
  282. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  283. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A></CODE></FONT></TD>
  284. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#newXmlRpcStreamServer()">newXmlRpcStreamServer</A></B>()</CODE>
  285. <BR>
  286. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  287. </TR>
  288. <TR BGCOLOR="white" CLASS="TableRowColor">
  289. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  290. <CODE>&nbsp;void</CODE></FONT></TD>
  291. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#run()">run</A></B>()</CODE>
  292. <BR>
  293. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Listens for client requests until stopped.</TD>
  294. </TR>
  295. <TR BGCOLOR="white" CLASS="TableRowColor">
  296. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  297. <CODE>&nbsp;void</CODE></FONT></TD>
  298. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#setParanoid(boolean)">setParanoid</A></B>(boolean&nbsp;pParanoid)</CODE>
  299. <BR>
  300. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Switch client filtering on/off.</TD>
  301. </TR>
  302. <TR BGCOLOR="white" CLASS="TableRowColor">
  303. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  304. <CODE>&nbsp;void</CODE></FONT></TD>
  305. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#shutdown()">shutdown</A></B>()</CODE>
  306. <BR>
  307. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stop listening on the server port.</TD>
  308. </TR>
  309. <TR BGCOLOR="white" CLASS="TableRowColor">
  310. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  311. <CODE>&nbsp;void</CODE></FONT></TD>
  312. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#start()">start</A></B>()</CODE>
  313. <BR>
  314. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Spawns a new thread which binds this server to the port it's
  315. configured to accept connections on.</TD>
  316. </TR>
  317. </TABLE>
  318. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  319. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  320. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  321. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  322. </TR>
  323. <TR BGCOLOR="white" CLASS="TableRowColor">
  324. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  325. </TR>
  326. </TABLE>
  327. &nbsp;
  328. <P>
  329. <!-- ============ FIELD DETAIL =========== -->
  330. <A NAME="field_detail"><!-- --></A>
  331. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  332. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  333. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  334. <B>Field Detail</B></FONT></TH>
  335. </TR>
  336. </TABLE>
  337. <A NAME="serverSocket"><!-- --></A><H3>
  338. serverSocket</H3>
  339. <PRE>
  340. protected java.net.ServerSocket <B>serverSocket</B></PRE>
  341. <DL>
  342. <DL>
  343. </DL>
  344. </DL>
  345. <HR>
  346. <A NAME="accept"><!-- --></A><H3>
  347. accept</H3>
  348. <PRE>
  349. protected final java.util.List <B>accept</B></PRE>
  350. <DL>
  351. <DL>
  352. </DL>
  353. </DL>
  354. <HR>
  355. <A NAME="deny"><!-- --></A><H3>
  356. deny</H3>
  357. <PRE>
  358. protected final java.util.List <B>deny</B></PRE>
  359. <DL>
  360. <DL>
  361. </DL>
  362. </DL>
  363. <HR>
  364. <A NAME="server"><!-- --></A><H3>
  365. server</H3>
  366. <PRE>
  367. protected final <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A> <B>server</B></PRE>
  368. <DL>
  369. <DL>
  370. </DL>
  371. </DL>
  372. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  373. <A NAME="constructor_detail"><!-- --></A>
  374. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  375. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  376. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  377. <B>Constructor Detail</B></FONT></TH>
  378. </TR>
  379. </TABLE>
  380. <A NAME="WebServer(int)"><!-- --></A><H3>
  381. WebServer</H3>
  382. <PRE>
  383. public <B>WebServer</B>(int&nbsp;pPort)</PRE>
  384. <DL>
  385. <DD>Creates a web server at the specified port number.
  386. <P>
  387. <DL>
  388. <DT><B>Parameters:</B><DD><CODE>pPort</CODE> - Port number; 0 for a random port, choosen by the
  389. operating system.</DL>
  390. </DL>
  391. <HR>
  392. <A NAME="WebServer(int, java.net.InetAddress)"><!-- --></A><H3>
  393. WebServer</H3>
  394. <PRE>
  395. public <B>WebServer</B>(int&nbsp;pPort,
  396. java.net.InetAddress&nbsp;pAddr)</PRE>
  397. <DL>
  398. <DD>Creates a web server at the specified port number and IP address.
  399. <P>
  400. <DL>
  401. <DT><B>Parameters:</B><DD><CODE>pPort</CODE> - Port number; 0 for a random port, choosen by the
  402. operating system.<DD><CODE>pAddr</CODE> - Local IP address; null for all available IP addresses.</DL>
  403. </DL>
  404. <!-- ============ METHOD DETAIL ========== -->
  405. <A NAME="method_detail"><!-- --></A>
  406. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  407. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  408. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  409. <B>Method Detail</B></FONT></TH>
  410. </TR>
  411. </TABLE>
  412. <A NAME="newXmlRpcStreamServer()"><!-- --></A><H3>
  413. newXmlRpcStreamServer</H3>
  414. <PRE>
  415. protected <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A> <B>newXmlRpcStreamServer</B>()</PRE>
  416. <DL>
  417. <DD><DL>
  418. </DL>
  419. </DD>
  420. <DD><DL>
  421. </DL>
  422. </DD>
  423. </DL>
  424. <HR>
  425. <A NAME="createServerSocket(int, int, java.net.InetAddress)"><!-- --></A><H3>
  426. createServerSocket</H3>
  427. <PRE>
  428. protected java.net.ServerSocket <B>createServerSocket</B>(int&nbsp;pPort,
  429. int&nbsp;backlog,
  430. java.net.InetAddress&nbsp;addr)
  431. throws java.io.IOException</PRE>
  432. <DL>
  433. <DD>Factory method to manufacture the server socket. Useful as a
  434. hook method for subclasses to override when they desire
  435. different flavor of socket (i.e. a <code>SSLServerSocket</code>).
  436. <P>
  437. <DD><DL>
  438. </DL>
  439. </DD>
  440. <DD><DL>
  441. <DT><B>Parameters:</B><DD><CODE>pPort</CODE> - Port number; 0 for a random port, choosen by the operating
  442. system.<DD><CODE>backlog</CODE> - <DD><CODE>addr</CODE> - If <code>null</code>, binds to
  443. <code>INADDR_ANY</code>, meaning that all network interfaces on
  444. a multi-homed host will be listening.
  445. <DT><B>Throws:</B>
  446. <DD><CODE>java.io.IOException</CODE> - Error creating listener socket.</DL>
  447. </DD>
  448. </DL>
  449. <HR>
  450. <A NAME="start()"><!-- --></A><H3>
  451. start</H3>
  452. <PRE>
  453. public void <B>start</B>()
  454. throws java.io.IOException</PRE>
  455. <DL>
  456. <DD>Spawns a new thread which binds this server to the port it's
  457. configured to accept connections on.
  458. <P>
  459. <DD><DL>
  460. </DL>
  461. </DD>
  462. <DD><DL>
  463. <DT><B>Throws:</B>
  464. <DD><CODE>java.io.IOException</CODE> - Binding the server socket failed.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#run()"><CODE>run()</CODE></A></DL>
  465. </DD>
  466. </DL>
  467. <HR>
  468. <A NAME="setParanoid(boolean)"><!-- --></A><H3>
  469. setParanoid</H3>
  470. <PRE>
  471. public void <B>setParanoid</B>(boolean&nbsp;pParanoid)</PRE>
  472. <DL>
  473. <DD>Switch client filtering on/off.
  474. <P>
  475. <DD><DL>
  476. </DL>
  477. </DD>
  478. <DD><DL>
  479. <DT><B>Parameters:</B><DD><CODE>pParanoid</CODE> - True to enable filtering, false otherwise.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#acceptClient(java.lang.String)"><CODE>acceptClient(java.lang.String)</CODE></A>,
  480. <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#denyClient(java.lang.String)"><CODE>denyClient(java.lang.String)</CODE></A></DL>
  481. </DD>
  482. </DL>
  483. <HR>
  484. <A NAME="isParanoid()"><!-- --></A><H3>
  485. isParanoid</H3>
  486. <PRE>
  487. protected boolean <B>isParanoid</B>()</PRE>
  488. <DL>
  489. <DD>Returns the client filtering state.
  490. <P>
  491. <DD><DL>
  492. </DL>
  493. </DD>
  494. <DD><DL>
  495. <DT><B>Returns:</B><DD>True, if client filtering is enabled, false otherwise.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#acceptClient(java.lang.String)"><CODE>acceptClient(java.lang.String)</CODE></A>,
  496. <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#denyClient(java.lang.String)"><CODE>denyClient(java.lang.String)</CODE></A></DL>
  497. </DD>
  498. </DL>
  499. <HR>
  500. <A NAME="acceptClient(java.lang.String)"><!-- --></A><H3>
  501. acceptClient</H3>
  502. <PRE>
  503. public void <B>acceptClient</B>(java.lang.String&nbsp;pAddress)</PRE>
  504. <DL>
  505. <DD>Add an IP address to the list of accepted clients. The parameter can
  506. contain '*' as wildcard character, e.g. "192.168.*.*". You must call
  507. setParanoid(true) in order for this to have any effect.
  508. <P>
  509. <DD><DL>
  510. </DL>
  511. </DD>
  512. <DD><DL>
  513. <DT><B>Parameters:</B><DD><CODE>pAddress</CODE> - The IP address being enabled.
  514. <DT><B>Throws:</B>
  515. <DD><CODE>java.lang.IllegalArgumentException</CODE> - Parsing the address failed.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#denyClient(java.lang.String)"><CODE>denyClient(java.lang.String)</CODE></A>,
  516. <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#setParanoid(boolean)"><CODE>setParanoid(boolean)</CODE></A></DL>
  517. </DD>
  518. </DL>
  519. <HR>
  520. <A NAME="denyClient(java.lang.String)"><!-- --></A><H3>
  521. denyClient</H3>
  522. <PRE>
  523. public void <B>denyClient</B>(java.lang.String&nbsp;pAddress)</PRE>
  524. <DL>
  525. <DD>Add an IP address to the list of denied clients. The parameter can
  526. contain '*' as wildcard character, e.g. "192.168.*.*". You must call
  527. setParanoid(true) in order for this to have any effect.
  528. <P>
  529. <DD><DL>
  530. </DL>
  531. </DD>
  532. <DD><DL>
  533. <DT><B>Parameters:</B><DD><CODE>pAddress</CODE> - The IP address being disabled.
  534. <DT><B>Throws:</B>
  535. <DD><CODE>java.lang.IllegalArgumentException</CODE> - Parsing the address failed.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#acceptClient(java.lang.String)"><CODE>acceptClient(java.lang.String)</CODE></A>,
  536. <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#setParanoid(boolean)"><CODE>setParanoid(boolean)</CODE></A></DL>
  537. </DD>
  538. </DL>
  539. <HR>
  540. <A NAME="allowConnection(java.net.Socket)"><!-- --></A><H3>
  541. allowConnection</H3>
  542. <PRE>
  543. protected boolean <B>allowConnection</B>(java.net.Socket&nbsp;s)</PRE>
  544. <DL>
  545. <DD>Checks incoming connections to see if they should be allowed.
  546. If not in paranoid mode, always returns true.
  547. <P>
  548. <DD><DL>
  549. </DL>
  550. </DD>
  551. <DD><DL>
  552. <DT><B>Parameters:</B><DD><CODE>s</CODE> - The socket to inspect.
  553. <DT><B>Returns:</B><DD>Whether the connection should be allowed.</DL>
  554. </DD>
  555. </DL>
  556. <HR>
  557. <A NAME="newTask(org.apache.xmlrpc.webserver.WebServer, org.apache.xmlrpc.server.XmlRpcStreamServer, java.net.Socket)"><!-- --></A><H3>
  558. newTask</H3>
  559. <PRE>
  560. protected <A HREF="../../../../org/apache/xmlrpc/util/ThreadPool.Task.html" title="interface in org.apache.xmlrpc.util">ThreadPool.Task</A> <B>newTask</B>(<A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver">WebServer</A>&nbsp;pServer,
  561. <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A>&nbsp;pXmlRpcServer,
  562. java.net.Socket&nbsp;pSocket)
  563. throws java.io.IOException</PRE>
  564. <DL>
  565. <DD><DL>
  566. </DL>
  567. </DD>
  568. <DD><DL>
  569. <DT><B>Throws:</B>
  570. <DD><CODE>java.io.IOException</CODE></DL>
  571. </DD>
  572. </DL>
  573. <HR>
  574. <A NAME="run()"><!-- --></A><H3>
  575. run</H3>
  576. <PRE>
  577. public void <B>run</B>()</PRE>
  578. <DL>
  579. <DD>Listens for client requests until stopped. Call <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#start()"><CODE>start()</CODE></A> to invoke this method, and <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#shutdown()"><CODE>shutdown()</CODE></A> to
  580. break out of it.
  581. <P>
  582. <DD><DL>
  583. <DT><B>Specified by:</B><DD><CODE>run</CODE> in interface <CODE>java.lang.Runnable</CODE></DL>
  584. </DD>
  585. <DD><DL>
  586. <DT><B>Throws:</B>
  587. <DD><CODE>java.lang.RuntimeException</CODE> - Generally caused by either an
  588. <code>UnknownHostException</code> or <code>BindException</code>
  589. with the vanilla web server.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#start()"><CODE>start()</CODE></A>,
  590. <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#shutdown()"><CODE>shutdown()</CODE></A></DL>
  591. </DD>
  592. </DL>
  593. <HR>
  594. <A NAME="newThreadPool()"><!-- --></A><H3>
  595. newThreadPool</H3>
  596. <PRE>
  597. protected <A HREF="../../../../org/apache/xmlrpc/util/ThreadPool.html" title="class in org.apache.xmlrpc.util">ThreadPool</A> <B>newThreadPool</B>()</PRE>
  598. <DL>
  599. <DD><DL>
  600. </DL>
  601. </DD>
  602. <DD><DL>
  603. </DL>
  604. </DD>
  605. </DL>
  606. <HR>
  607. <A NAME="shutdown()"><!-- --></A><H3>
  608. shutdown</H3>
  609. <PRE>
  610. public void <B>shutdown</B>()</PRE>
  611. <DL>
  612. <DD>Stop listening on the server port. Shutting down our <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#listener"><CODE>listener</CODE></A> effectively breaks it out of its <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#run()"><CODE>run()</CODE></A>
  613. loop.
  614. <P>
  615. <DD><DL>
  616. </DL>
  617. </DD>
  618. <DD><DL>
  619. <DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#run()"><CODE>run()</CODE></A></DL>
  620. </DD>
  621. </DL>
  622. <HR>
  623. <A NAME="getPort()"><!-- --></A><H3>
  624. getPort</H3>
  625. <PRE>
  626. public int <B>getPort</B>()</PRE>
  627. <DL>
  628. <DD>Returns the port, on which the web server is running.
  629. This method may be invoked after <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#start()"><CODE>start()</CODE></A> only.
  630. <P>
  631. <DD><DL>
  632. </DL>
  633. </DD>
  634. <DD><DL>
  635. <DT><B>Returns:</B><DD>Servers port number</DL>
  636. </DD>
  637. </DL>
  638. <HR>
  639. <A NAME="log(java.lang.Throwable)"><!-- --></A><H3>
  640. log</H3>
  641. <PRE>
  642. public void <B>log</B>(java.lang.Throwable&nbsp;pError)</PRE>
  643. <DL>
  644. <DD>Logs an error.
  645. <P>
  646. <DD><DL>
  647. </DL>
  648. </DD>
  649. <DD><DL>
  650. <DT><B>Parameters:</B><DD><CODE>pError</CODE> - The error being logged.</DL>
  651. </DD>
  652. </DL>
  653. <HR>
  654. <A NAME="log(java.lang.String)"><!-- --></A><H3>
  655. log</H3>
  656. <PRE>
  657. public void <B>log</B>(java.lang.String&nbsp;pMessage)</PRE>
  658. <DL>
  659. <DD>Logs a message.
  660. <P>
  661. <DD><DL>
  662. </DL>
  663. </DD>
  664. <DD><DL>
  665. <DT><B>Parameters:</B><DD><CODE>pMessage</CODE> - The being logged.</DL>
  666. </DD>
  667. </DL>
  668. <HR>
  669. <A NAME="getXmlRpcServer()"><!-- --></A><H3>
  670. getXmlRpcServer</H3>
  671. <PRE>
  672. public <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A> <B>getXmlRpcServer</B>()</PRE>
  673. <DL>
  674. <DD>Returns the <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server"><CODE>XmlRpcServer</CODE></A>.
  675. <P>
  676. <DD><DL>
  677. </DL>
  678. </DD>
  679. <DD><DL>
  680. <DT><B>Returns:</B><DD>The server object.</DL>
  681. </DD>
  682. </DL>
  683. <!-- ========= END OF CLASS DATA ========= -->
  684. <HR>
  685. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  686. <A NAME="navbar_bottom"><!-- --></A>
  687. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  688. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  689. <TR>
  690. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  691. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  692. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  693. <TR ALIGN="center" VALIGN="top">
  694. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  695. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  696. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  697. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/WebServer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  698. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  699. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  700. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  701. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  702. </TR>
  703. </TABLE>
  704. </TD>
  705. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  706. </EM>
  707. </TD>
  708. </TR>
  709. <TR>
  710. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  711. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.Exception.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  712. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html" title="class in org.apache.xmlrpc.webserver"><B>NEXT CLASS</B></A></FONT></TD>
  713. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  714. <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/WebServer.html" target="_top"><B>FRAMES</B></A> &nbsp;
  715. &nbsp;<A HREF="WebServer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  716. &nbsp;<SCRIPT type="text/javascript">
  717. <!--
  718. if(window==top) {
  719. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  720. }
  721. //-->
  722. </SCRIPT>
  723. <NOSCRIPT>
  724. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  725. </NOSCRIPT>
  726. </FONT></TD>
  727. </TR>
  728. <TR>
  729. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  730. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  731. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  732. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  733. </TR>
  734. </TABLE>
  735. <A NAME="skip-navbar_bottom"></A>
  736. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  737. <HR>
  738. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  739. </BODY>
  740. </HTML>