PageRenderTime 75ms CodeModel.GetById 1ms RepoModel.GetById 1ms app.codeStats 0ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 377 lines | 317 code | 37 blank | 23 comment | 0 complexity | 2b7ed51079a33c7bffda6118bdfae923 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. ServletWebServer (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="ServletWebServer (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/ServletWebServer.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/ServletConnection.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.Exception.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/ServletWebServer.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="ServletWebServer.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;<A HREF="#fields_inherited_from_class_org.apache.xmlrpc.webserver.WebServer">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;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 ServletWebServer</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver">org.apache.xmlrpc.webserver.WebServer</A>
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.webserver.ServletWebServer</B>
  88. </PRE>
  89. <DL>
  90. <DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD>
  91. </DL>
  92. <HR>
  93. <DL>
  94. <DT><PRE>public class <B>ServletWebServer</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver">WebServer</A></DL>
  95. </PRE>
  96. <P>
  97. <p>This is a subclass of the <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>WebServer</CODE></A>, which offers a minimal
  98. servlet API. It is recommended to use this class, rather than the
  99. <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>WebServer</CODE></A>, because it offers you a smooth migration path to
  100. a full blown servlet engine.</p>
  101. <p>Use of the <A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.html" title="class in org.apache.xmlrpc.webserver"><CODE>ServletWebServer</CODE></A> goes like this: First of all,
  102. create a servlet. It may be an instance of <A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServlet.html" title="class in org.apache.xmlrpc.webserver"><CODE>XmlRpcServlet</CODE></A> or
  103. a subclass thereof. Note, that servlets are stateless: One servlet
  104. may be used by multiple threads (aka requests) concurrently. In
  105. other words, the servlet must not have any instance variables,
  106. other than those which are read only after the servlets
  107. initialization.</p>
  108. <p>The XmlRpcServlet is by default using a property file named
  109. <code>org/apache/xmlrpc/server/webserver/XmlRpcServlet.properties</code>.
  110. See the <A HREF="../../../../org/apache/xmlrpc/server/PropertyHandlerMapping.html" title="class in org.apache.xmlrpc.server"><CODE>PropertyHandlerMapping</CODE></A> for details on the property
  111. file.</p>
  112. <pre>
  113. final int port = 8088;
  114. XmlRpcServlet servlet = new XmlRpcServlet();
  115. ServletWebServer webServer = new ServletWebServer(servlet, port);
  116. webServer.start();
  117. </pre>
  118. <P>
  119. <P>
  120. <HR>
  121. <P>
  122. <!-- ======== NESTED CLASS SUMMARY ======== -->
  123. <A NAME="nested_class_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>Nested Class Summary</B></FONT></TH>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  131. <CODE>static&nbsp;class</CODE></FONT></TD>
  132. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.Exception.html" title="class in org.apache.xmlrpc.webserver">ServletWebServer.Exception</A></B></CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This exception is thrown by the request handling classes,
  135. advising the server, that it should return an error response.</TD>
  136. </TR>
  137. </TABLE>
  138. &nbsp;<!-- =========== FIELD SUMMARY =========== -->
  139. <A NAME="field_summary"><!-- --></A>
  140. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  141. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  142. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  143. <B>Field Summary</B></FONT></TH>
  144. </TR>
  145. </TABLE>
  146. &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.webserver.WebServer"><!-- --></A>
  147. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  148. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  149. <TH ALIGN="left"><B>Fields inherited from class org.apache.xmlrpc.webserver.<A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver">WebServer</A></B></TH>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#accept">accept</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#deny">deny</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#server">server</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#serverSocket">serverSocket</A></CODE></TD>
  153. </TR>
  154. </TABLE>
  155. &nbsp;
  156. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  157. <A NAME="constructor_summary"><!-- --></A>
  158. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  159. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  160. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  161. <B>Constructor Summary</B></FONT></TH>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.html#ServletWebServer(javax.servlet.http.HttpServlet, int)">ServletWebServer</A></B>(javax.servlet.http.HttpServlet&nbsp;pServlet,
  165. int&nbsp;pPort)</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance, which is listening on all
  168. local IP addresses and the given port.</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.html#ServletWebServer(javax.servlet.http.HttpServlet, int, java.net.InetAddress)">ServletWebServer</A></B>(javax.servlet.http.HttpServlet&nbsp;pServlet,
  172. int&nbsp;pPort,
  173. java.net.InetAddress&nbsp;pAddr)</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance, which is listening on the
  176. given IP address and the given port.</TD>
  177. </TR>
  178. </TABLE>
  179. &nbsp;
  180. <!-- ========== METHOD SUMMARY =========== -->
  181. <A NAME="method_summary"><!-- --></A>
  182. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  183. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  184. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  185. <B>Method Summary</B></FONT></TH>
  186. </TR>
  187. <TR BGCOLOR="white" CLASS="TableRowColor">
  188. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  189. <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>
  190. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.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;pWebServer,
  191. <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A>&nbsp;pXmlRpcServer,
  192. java.net.Socket&nbsp;pSocket)</CODE>
  193. <BR>
  194. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  195. </TR>
  196. </TABLE>
  197. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.webserver.WebServer"><!-- --></A>
  198. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  199. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  200. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.webserver.<A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver">WebServer</A></B></TH>
  201. </TR>
  202. <TR BGCOLOR="white" CLASS="TableRowColor">
  203. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#acceptClient(java.lang.String)">acceptClient</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#allowConnection(java.net.Socket)">allowConnection</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#createServerSocket(int, int, java.net.InetAddress)">createServerSocket</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#denyClient(java.lang.String)">denyClient</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#getPort()">getPort</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#getXmlRpcServer()">getXmlRpcServer</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#isParanoid()">isParanoid</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#log(java.lang.String)">log</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#log(java.lang.Throwable)">log</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#newThreadPool()">newThreadPool</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#newXmlRpcStreamServer()">newXmlRpcStreamServer</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#run()">run</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#setParanoid(boolean)">setParanoid</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#shutdown()">shutdown</A>, <A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#start()">start</A></CODE></TD>
  204. </TR>
  205. </TABLE>
  206. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  207. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  208. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  209. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  210. </TR>
  211. <TR BGCOLOR="white" CLASS="TableRowColor">
  212. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  213. </TR>
  214. </TABLE>
  215. &nbsp;
  216. <P>
  217. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  218. <A NAME="constructor_detail"><!-- --></A>
  219. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  220. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  221. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  222. <B>Constructor Detail</B></FONT></TH>
  223. </TR>
  224. </TABLE>
  225. <A NAME="ServletWebServer(javax.servlet.http.HttpServlet, int)"><!-- --></A><H3>
  226. ServletWebServer</H3>
  227. <PRE>
  228. public <B>ServletWebServer</B>(javax.servlet.http.HttpServlet&nbsp;pServlet,
  229. int&nbsp;pPort)
  230. throws javax.servlet.ServletException</PRE>
  231. <DL>
  232. <DD>Creates a new instance, which is listening on all
  233. local IP addresses and the given port.
  234. <P>
  235. <DL>
  236. <DT><B>Parameters:</B><DD><CODE>pServlet</CODE> - The servlet, which is handling requests.<DD><CODE>pPort</CODE> - The servers port number; 0 for a random
  237. port being choosen.
  238. <DT><B>Throws:</B>
  239. <DD><CODE>javax.servlet.ServletException</CODE> - Initializing the servlet failed.</DL>
  240. </DL>
  241. <HR>
  242. <A NAME="ServletWebServer(javax.servlet.http.HttpServlet, int, java.net.InetAddress)"><!-- --></A><H3>
  243. ServletWebServer</H3>
  244. <PRE>
  245. public <B>ServletWebServer</B>(javax.servlet.http.HttpServlet&nbsp;pServlet,
  246. int&nbsp;pPort,
  247. java.net.InetAddress&nbsp;pAddr)
  248. throws javax.servlet.ServletException</PRE>
  249. <DL>
  250. <DD>Creates a new instance, which is listening on the
  251. given IP address and the given port.
  252. <P>
  253. <DL>
  254. <DT><B>Parameters:</B><DD><CODE>pServlet</CODE> - The servlet, which is handling requests.<DD><CODE>pPort</CODE> - The servers port number; 0 for a random
  255. port being choosen.<DD><CODE>pAddr</CODE> - The servers IP address.
  256. <DT><B>Throws:</B>
  257. <DD><CODE>javax.servlet.ServletException</CODE> - Initializing the servlet failed.</DL>
  258. </DL>
  259. <!-- ============ METHOD DETAIL ========== -->
  260. <A NAME="method_detail"><!-- --></A>
  261. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  262. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  263. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  264. <B>Method Detail</B></FONT></TH>
  265. </TR>
  266. </TABLE>
  267. <A NAME="newTask(org.apache.xmlrpc.webserver.WebServer, org.apache.xmlrpc.server.XmlRpcStreamServer, java.net.Socket)"><!-- --></A><H3>
  268. newTask</H3>
  269. <PRE>
  270. 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;pWebServer,
  271. <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcStreamServer</A>&nbsp;pXmlRpcServer,
  272. java.net.Socket&nbsp;pSocket)
  273. throws java.io.IOException</PRE>
  274. <DL>
  275. <DD><DL>
  276. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html#newTask(org.apache.xmlrpc.webserver.WebServer, org.apache.xmlrpc.server.XmlRpcStreamServer, java.net.Socket)">newTask</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/webserver/WebServer.html" title="class in org.apache.xmlrpc.webserver">WebServer</A></CODE></DL>
  277. </DD>
  278. <DD><DL>
  279. <DT><B>Throws:</B>
  280. <DD><CODE>java.io.IOException</CODE></DL>
  281. </DD>
  282. </DL>
  283. <!-- ========= END OF CLASS DATA ========= -->
  284. <HR>
  285. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  286. <A NAME="navbar_bottom"><!-- --></A>
  287. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  288. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  289. <TR>
  290. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  291. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  292. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  293. <TR ALIGN="center" VALIGN="top">
  294. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  295. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  296. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  297. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ServletWebServer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  298. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  299. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  300. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  301. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  302. </TR>
  303. </TABLE>
  304. </TD>
  305. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  306. </EM>
  307. </TD>
  308. </TR>
  309. <TR>
  310. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  311. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/ServletConnection.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
  312. &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/ServletWebServer.Exception.html" title="class in org.apache.xmlrpc.webserver"><B>NEXT CLASS</B></A></FONT></TD>
  313. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  314. <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/ServletWebServer.html" target="_top"><B>FRAMES</B></A> &nbsp;
  315. &nbsp;<A HREF="ServletWebServer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  316. &nbsp;<SCRIPT type="text/javascript">
  317. <!--
  318. if(window==top) {
  319. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  320. }
  321. //-->
  322. </SCRIPT>
  323. <NOSCRIPT>
  324. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  325. </NOSCRIPT>
  326. </FONT></TD>
  327. </TR>
  328. <TR>
  329. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  330. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.xmlrpc.webserver.WebServer">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  331. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  332. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  333. </TR>
  334. </TABLE>
  335. <A NAME="skip-navbar_bottom"></A>
  336. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  337. <HR>
  338. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  339. </BODY>
  340. </HTML>