/lib/docs/org/apache/xmlrpc/webserver/package-use.html
HTML | 206 lines | 166 code | 24 blank | 16 comment | 0 complexity | d0d541e1e1e8fe51642528ed169cfb0b MD5 | raw file
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:46:01 CEST 2009 --> 6<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<TITLE> 8Uses of Package org.apache.xmlrpc.webserver (Apache XML-RPC 3.1.2 API) 9</TITLE> 10 11<META NAME="date" CONTENT="2009-04-20"> 12 13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> 14 15<SCRIPT type="text/javascript"> 16function windowTitle() 17{ 18 if (location.href.indexOf('is-external=true') == -1) { 19 parent.document.title="Uses of Package org.apache.xmlrpc.webserver (Apache XML-RPC 3.1.2 API)"; 20 } 21} 22</SCRIPT> 23<NOSCRIPT> 24</NOSCRIPT> 25 26</HEAD> 27 28<BODY BGCOLOR="white" onload="windowTitle();"> 29<HR> 30 31 32<!-- ========= START OF TOP NAVBAR ======= --> 33<A NAME="navbar_top"><!-- --></A> 34<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 35<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 36<TR> 37<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 38<A NAME="navbar_top_firstrow"><!-- --></A> 39<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 40 <TR ALIGN="center" VALIGN="top"> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 44 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 49 </TR> 50</TABLE> 51</TD> 52<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 53</EM> 54</TD> 55</TR> 56 57<TR> 58<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 59 PREV 60 NEXT</FONT></TD> 61<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 62 <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/package-use.html" target="_top"><B>FRAMES</B></A> 63 <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> 64 <SCRIPT type="text/javascript"> 65 <!-- 66 if(window==top) { 67 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 68 } 69 //--> 70</SCRIPT> 71<NOSCRIPT> 72 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 73</NOSCRIPT> 74 75 76</FONT></TD> 77</TR> 78</TABLE> 79<A NAME="skip-navbar_top"></A> 80<!-- ========= END OF TOP NAVBAR ========= --> 81 82<HR> 83<CENTER> 84<H2> 85<B>Uses of Package<br>org.apache.xmlrpc.webserver</B></H2> 86</CENTER> 87 88<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 89<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 90<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 91Packages that use <A HREF="../../../../org/apache/xmlrpc/webserver/package-summary.html">org.apache.xmlrpc.webserver</A></FONT></TH> 92</TR> 93<TR BGCOLOR="white" CLASS="TableRowColor"> 94<TD><A HREF="#org.apache.xmlrpc.webserver"><B>org.apache.xmlrpc.webserver</B></A></TD> 95<TD> </TD> 96</TR> 97</TABLE> 98 99<P> 100<A NAME="org.apache.xmlrpc.webserver"><!-- --></A> 101<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 102<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 103<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 104Classes in <A HREF="../../../../org/apache/xmlrpc/webserver/package-summary.html">org.apache.xmlrpc.webserver</A> used by <A HREF="../../../../org/apache/xmlrpc/webserver/package-summary.html">org.apache.xmlrpc.webserver</A></FONT></TH> 105</TR> 106<TR BGCOLOR="white" CLASS="TableRowColor"> 107<TD><B><A HREF="../../../../org/apache/xmlrpc/webserver/class-use/Connection.html#org.apache.xmlrpc.webserver"><B>Connection</B></A></B> 108 109<BR> 110 Handler for a single clients connection.</TD> 111</TR> 112<TR BGCOLOR="white" CLASS="TableRowColor"> 113<TD><B><A HREF="../../../../org/apache/xmlrpc/webserver/class-use/RequestData.html#org.apache.xmlrpc.webserver"><B>RequestData</B></A></B> 114 115<BR> 116 Web servers extension of 117 <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.html" title="interface in org.apache.xmlrpc.common"><CODE>XmlRpcHttpRequestConfig</CODE></A>, 118 which allows to store additional per request data.</TD> 119</TR> 120<TR BGCOLOR="white" CLASS="TableRowColor"> 121<TD><B><A HREF="../../../../org/apache/xmlrpc/webserver/class-use/ServletWebServer.Exception.html#org.apache.xmlrpc.webserver"><B>ServletWebServer.Exception</B></A></B> 122 123<BR> 124 This exception is thrown by the request handling classes, 125 advising the server, that it should return an error response.</TD> 126</TR> 127<TR BGCOLOR="white" CLASS="TableRowColor"> 128<TD><B><A HREF="../../../../org/apache/xmlrpc/webserver/class-use/WebServer.html#org.apache.xmlrpc.webserver"><B>WebServer</B></A></B> 129 130<BR> 131 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 132 as an embedded web server.</TD> 133</TR> 134<TR BGCOLOR="white" CLASS="TableRowColor"> 135<TD><B><A HREF="../../../../org/apache/xmlrpc/webserver/class-use/XmlRpcServletServer.html#org.apache.xmlrpc.webserver"><B>XmlRpcServletServer</B></A></B> 136 137<BR> 138 An extension of <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server"><CODE>XmlRpcServer</CODE></A>, 139 which is suitable for processing servlet requests.</TD> 140</TR> 141<TR BGCOLOR="white" CLASS="TableRowColor"> 142<TD><B><A HREF="../../../../org/apache/xmlrpc/webserver/class-use/XmlRpcServletServer.ServletStreamConnection.html#org.apache.xmlrpc.webserver"><B>XmlRpcServletServer.ServletStreamConnection</B></A></B> 143 144<BR> 145 </TD> 146</TR> 147</TABLE> 148 149<P> 150<HR> 151 152 153<!-- ======= START OF BOTTOM NAVBAR ====== --> 154<A NAME="navbar_bottom"><!-- --></A> 155<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 156<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 157<TR> 158<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 159<A NAME="navbar_bottom_firstrow"><!-- --></A> 160<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 161 <TR ALIGN="center" VALIGN="top"> 162 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 163 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 164 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 165 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 166 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 167 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 168 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 169 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 170 </TR> 171</TABLE> 172</TD> 173<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 174</EM> 175</TD> 176</TR> 177 178<TR> 179<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 180 PREV 181 NEXT</FONT></TD> 182<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 183 <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/package-use.html" target="_top"><B>FRAMES</B></A> 184 <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> 185 <SCRIPT type="text/javascript"> 186 <!-- 187 if(window==top) { 188 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 189 } 190 //--> 191</SCRIPT> 192<NOSCRIPT> 193 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 194</NOSCRIPT> 195 196 197</FONT></TD> 198</TR> 199</TABLE> 200<A NAME="skip-navbar_bottom"></A> 201<!-- ======== END OF BOTTOM NAVBAR ======= --> 202 203<HR> 204Copyright © 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. 205</BODY> 206</HTML>