comparison apache-xmlrpc-3.1.3/docs/apidocs/org/apache/xmlrpc/server/XmlRpcStreamServer.html @ 151:db5f735fd2b4

add xml-rpc.jar
author e085711
date Sat, 10 Sep 2011 04:13:50 +0900
parents
children
comparison
equal deleted inserted replaced
147:a2b5149bbbe6 151:db5f735fd2b4
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_17) on Sat Feb 06 17:11:28 CET 2010 -->
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <TITLE>
8 XmlRpcStreamServer (Apache XML-RPC 3.1.3 API)
9 </TITLE>
10
11 <META NAME="date" CONTENT="2010-02-06">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18 if (location.href.indexOf('is-external=true') == -1) {
19 parent.document.title="XmlRpcStreamServer (Apache XML-RPC 3.1.3 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>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcStreamServer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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 &nbsp;<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServerWorkerFactory.html" title="class in org.apache.xmlrpc.server"><B>PREV CLASS</B></A>&nbsp;
60 &nbsp;NEXT CLASS</FONT></TD>
61 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62 <A HREF="../../../../index.html?org/apache/xmlrpc/server/XmlRpcStreamServer.html" target="_top"><B>FRAMES</B></A> &nbsp;
63 &nbsp;<A HREF="XmlRpcStreamServer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64 &nbsp;<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 <TR>
79 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
83 </TR>
84 </TABLE>
85 <A NAME="skip-navbar_top"></A>
86 <!-- ========= END OF TOP NAVBAR ========= -->
87
88 <HR>
89 <!-- ======== START OF CLASS DATA ======== -->
90 <H2>
91 <FONT SIZE="-1">
92 org.apache.xmlrpc.server</FONT>
93 <BR>
94 Class XmlRpcStreamServer</H2>
95 <PRE>
96 java.lang.Object
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html" title="class in org.apache.xmlrpc.common">org.apache.xmlrpc.common.XmlRpcController</A>
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server">org.apache.xmlrpc.server.XmlRpcServer</A>
99 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.server.XmlRpcStreamServer</B>
100 </PRE>
101 <DL>
102 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcRequestProcessor</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestProcessor</A></DD>
103 </DL>
104 <DL>
105 <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcHttpServer.html" title="class in org.apache.xmlrpc.server">XmlRpcHttpServer</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcLocalStreamServer.html" title="class in org.apache.xmlrpc.server">XmlRpcLocalStreamServer</A></DD>
106 </DL>
107 <HR>
108 <DL>
109 <DT><PRE>public abstract class <B>XmlRpcStreamServer</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server">XmlRpcServer</A><DT>implements <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestProcessor</A></DL>
110 </PRE>
111
112 <P>
113 Extension of <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server"><CODE>XmlRpcServer</CODE></A> with support for reading
114 requests from a stream and writing the response to another
115 stream.
116 <P>
117
118 <P>
119 <HR>
120
121 <P>
122
123 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
124
125 <A NAME="constructor_summary"><!-- --></A>
126 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129 <B>Constructor Summary</B></FONT></TH>
130 </TR>
131 <TR BGCOLOR="white" CLASS="TableRowColor">
132 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#XmlRpcStreamServer()">XmlRpcStreamServer</A></B>()</CODE>
133
134 <BR>
135 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136 </TR>
137 </TABLE>
138 &nbsp;
139 <!-- ========== METHOD SUMMARY =========== -->
140
141 <A NAME="method_summary"><!-- --></A>
142 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
144 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
145 <B>Method Summary</B></FONT></TH>
146 </TR>
147 <TR BGCOLOR="white" CLASS="TableRowColor">
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149 <CODE>protected &nbsp;java.lang.Throwable</CODE></FONT></TD>
150 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#convertThrowable(java.lang.Throwable)">convertThrowable</A></B>(java.lang.Throwable&nbsp;pError)</CODE>
151
152 <BR>
153 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method allows to convert the error into another error.</TD>
154 </TR>
155 <TR BGCOLOR="white" CLASS="TableRowColor">
156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157 <CODE>&nbsp;void</CODE></FONT></TD>
158 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#execute(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection)">execute</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
159 <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection)</CODE>
160
161 <BR>
162 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the
163 /** Processes a "connection".</TD>
164 </TR>
165 <TR BGCOLOR="white" CLASS="TableRowColor">
166 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
167 <CODE>&nbsp;<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcErrorLogger.html" title="class in org.apache.xmlrpc.server">XmlRpcErrorLogger</A></CODE></FONT></TD>
168 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getErrorLogger()">getErrorLogger</A></B>()</CODE>
169
170 <BR>
171 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the error logger.</TD>
172 </TR>
173 <TR BGCOLOR="white" CLASS="TableRowColor">
174 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175 <CODE>protected &nbsp;java.io.InputStream</CODE></FONT></TD>
176 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getInputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection)">getInputStream</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
177 <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection)</CODE>
178
179 <BR>
180 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181 </TR>
182 <TR BGCOLOR="white" CLASS="TableRowColor">
183 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184 <CODE>protected &nbsp;java.io.OutputStream</CODE></FONT></TD>
185 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getOutputStream(org.apache.xmlrpc.common.ServerStreamConnection, org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream)">getOutputStream</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection,
186 <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
187 java.io.OutputStream&nbsp;pStream)</CODE>
188
189 <BR>
190 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called to prepare the output stream.</TD>
191 </TR>
192 <TR BGCOLOR="white" CLASS="TableRowColor">
193 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194 <CODE>protected &nbsp;java.io.OutputStream</CODE></FONT></TD>
195 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getOutputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection, int)">getOutputStream</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
196 <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection,
197 int&nbsp;pSize)</CODE>
198
199 <BR>
200 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called to prepare the output stream, if content length is
201 required.</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/XmlRpcRequest.html" title="interface in org.apache.xmlrpc">XmlRpcRequest</A></CODE></FONT></TD>
206 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getRequest(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.InputStream)">getRequest</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
207 java.io.InputStream&nbsp;pStream)</CODE>
208
209 <BR>
210 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
211 </TR>
212 <TR BGCOLOR="white" CLASS="TableRowColor">
213 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
214 <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/serializer/XmlRpcWriter.html" title="class in org.apache.xmlrpc.serializer">XmlRpcWriter</A></CODE></FONT></TD>
215 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getXmlRpcWriter(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream)">getXmlRpcWriter</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
216 java.io.OutputStream&nbsp;pStream)</CODE>
217
218 <BR>
219 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
220 </TR>
221 <TR BGCOLOR="white" CLASS="TableRowColor">
222 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223 <CODE>&nbsp;<A HREF="../../../../org/apache/xmlrpc/serializer/XmlWriterFactory.html" title="interface in org.apache.xmlrpc.serializer">XmlWriterFactory</A></CODE></FONT></TD>
224 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#getXMLWriterFactory()">getXMLWriterFactory</A></B>()</CODE>
225
226 <BR>
227 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the XML Writer factory.</TD>
228 </TR>
229 <TR BGCOLOR="white" CLASS="TableRowColor">
230 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
232 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#isContentLengthRequired(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)">isContentLengthRequired</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig)</CODE>
233
234 <BR>
235 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns, whether the requests content length is required.</TD>
236 </TR>
237 <TR BGCOLOR="white" CLASS="TableRowColor">
238 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239 <CODE>protected &nbsp;void</CODE></FONT></TD>
240 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#logError(java.lang.Throwable)">logError</A></B>(java.lang.Throwable&nbsp;t)</CODE>
241
242 <BR>
243 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
244 </TR>
245 <TR BGCOLOR="white" CLASS="TableRowColor">
246 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
247 <CODE>&nbsp;void</CODE></FONT></TD>
248 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#setErrorLogger(org.apache.xmlrpc.server.XmlRpcErrorLogger)">setErrorLogger</A></B>(<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcErrorLogger.html" title="class in org.apache.xmlrpc.server">XmlRpcErrorLogger</A>&nbsp;pErrorLogger)</CODE>
249
250 <BR>
251 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the error logger.</TD>
252 </TR>
253 <TR BGCOLOR="white" CLASS="TableRowColor">
254 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
255 <CODE>&nbsp;void</CODE></FONT></TD>
256 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#setXMLWriterFactory(org.apache.xmlrpc.serializer.XmlWriterFactory)">setXMLWriterFactory</A></B>(<A HREF="../../../../org/apache/xmlrpc/serializer/XmlWriterFactory.html" title="interface in org.apache.xmlrpc.serializer">XmlWriterFactory</A>&nbsp;pFactory)</CODE>
257
258 <BR>
259 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the XML Writer factory.</TD>
260 </TR>
261 <TR BGCOLOR="white" CLASS="TableRowColor">
262 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
263 <CODE>protected &nbsp;void</CODE></FONT></TD>
264 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#writeError(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream, java.lang.Throwable)">writeError</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
265 java.io.OutputStream&nbsp;pStream,
266 java.lang.Throwable&nbsp;pError)</CODE>
267
268 <BR>
269 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
270 </TR>
271 <TR BGCOLOR="white" CLASS="TableRowColor">
272 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
273 <CODE>protected &nbsp;void</CODE></FONT></TD>
274 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcStreamServer.html#writeResponse(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream, java.lang.Object)">writeResponse</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
275 java.io.OutputStream&nbsp;pStream,
276 java.lang.Object&nbsp;pResult)</CODE>
277
278 <BR>
279 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
280 </TR>
281 </TABLE>
282 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.server.XmlRpcServer"><!-- --></A>
283 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
284 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
285 <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.server.<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html" title="class in org.apache.xmlrpc.server">XmlRpcServer</A></B></TH>
286 </TR>
287 <TR BGCOLOR="white" CLASS="TableRowColor">
288 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#execute(org.apache.xmlrpc.XmlRpcRequest)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#getConfig()">getConfig</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#getDefaultXmlRpcWorkerFactory()">getDefaultXmlRpcWorkerFactory</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#getHandlerMapping()">getHandlerMapping</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#getTypeConverterFactory()">getTypeConverterFactory</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#setConfig(org.apache.xmlrpc.server.XmlRpcServerConfig)">setConfig</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#setHandlerMapping(org.apache.xmlrpc.server.XmlRpcHandlerMapping)">setHandlerMapping</A>, <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServer.html#setTypeConverterFactory(org.apache.xmlrpc.common.TypeConverterFactory)">setTypeConverterFactory</A></CODE></TD>
289 </TR>
290 </TABLE>
291 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcController"><!-- --></A>
292 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
293 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
294 <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html" title="class in org.apache.xmlrpc.common">XmlRpcController</A></B></TH>
295 </TR>
296 <TR BGCOLOR="white" CLASS="TableRowColor">
297 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#getMaxThreads()">getMaxThreads</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#getTypeFactory()">getTypeFactory</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#getWorkerFactory()">getWorkerFactory</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#setMaxThreads(int)">setMaxThreads</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#setTypeFactory(org.apache.xmlrpc.common.TypeFactory)">setTypeFactory</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcController.html#setWorkerFactory(org.apache.xmlrpc.common.XmlRpcWorkerFactory)">setWorkerFactory</A></CODE></TD>
298 </TR>
299 </TABLE>
300 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
301 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
302 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
303 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
304 </TR>
305 <TR BGCOLOR="white" CLASS="TableRowColor">
306 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
307 </TR>
308 </TABLE>
309 &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.common.XmlRpcRequestProcessor"><!-- --></A>
310 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
311 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
312 <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.common.<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcRequestProcessor</A></B></TH>
313 </TR>
314 <TR BGCOLOR="white" CLASS="TableRowColor">
315 <TD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html#execute(org.apache.xmlrpc.XmlRpcRequest)">execute</A>, <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcRequestProcessor.html#getTypeConverterFactory()">getTypeConverterFactory</A></CODE></TD>
316 </TR>
317 </TABLE>
318 &nbsp;
319 <P>
320
321 <!-- ========= CONSTRUCTOR DETAIL ======== -->
322
323 <A NAME="constructor_detail"><!-- --></A>
324 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
325 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
326 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
327 <B>Constructor Detail</B></FONT></TH>
328 </TR>
329 </TABLE>
330
331 <A NAME="XmlRpcStreamServer()"><!-- --></A><H3>
332 XmlRpcStreamServer</H3>
333 <PRE>
334 public <B>XmlRpcStreamServer</B>()</PRE>
335 <DL>
336 </DL>
337
338 <!-- ============ METHOD DETAIL ========== -->
339
340 <A NAME="method_detail"><!-- --></A>
341 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
342 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
343 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
344 <B>Method Detail</B></FONT></TH>
345 </TR>
346 </TABLE>
347
348 <A NAME="getRequest(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.InputStream)"><!-- --></A><H3>
349 getRequest</H3>
350 <PRE>
351 protected <A HREF="../../../../org/apache/xmlrpc/XmlRpcRequest.html" title="interface in org.apache.xmlrpc">XmlRpcRequest</A> <B>getRequest</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
352 java.io.InputStream&nbsp;pStream)
353 throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
354 <DL>
355 <DD><DL>
356 </DL>
357 </DD>
358 <DD><DL>
359
360 <DT><B>Throws:</B>
361 <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
362 </DD>
363 </DL>
364 <HR>
365
366 <A NAME="getXmlRpcWriter(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream)"><!-- --></A><H3>
367 getXmlRpcWriter</H3>
368 <PRE>
369 protected <A HREF="../../../../org/apache/xmlrpc/serializer/XmlRpcWriter.html" title="class in org.apache.xmlrpc.serializer">XmlRpcWriter</A> <B>getXmlRpcWriter</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
370 java.io.OutputStream&nbsp;pStream)
371 throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
372 <DL>
373 <DD><DL>
374 </DL>
375 </DD>
376 <DD><DL>
377
378 <DT><B>Throws:</B>
379 <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
380 </DD>
381 </DL>
382 <HR>
383
384 <A NAME="writeResponse(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream, java.lang.Object)"><!-- --></A><H3>
385 writeResponse</H3>
386 <PRE>
387 protected void <B>writeResponse</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
388 java.io.OutputStream&nbsp;pStream,
389 java.lang.Object&nbsp;pResult)
390 throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
391 <DL>
392 <DD><DL>
393 </DL>
394 </DD>
395 <DD><DL>
396
397 <DT><B>Throws:</B>
398 <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
399 </DD>
400 </DL>
401 <HR>
402
403 <A NAME="convertThrowable(java.lang.Throwable)"><!-- --></A><H3>
404 convertThrowable</H3>
405 <PRE>
406 protected java.lang.Throwable <B>convertThrowable</B>(java.lang.Throwable&nbsp;pError)</PRE>
407 <DL>
408 <DD>This method allows to convert the error into another error. For example, this
409 may be an error, which could be deserialized by the client.
410 <P>
411 <DD><DL>
412 </DL>
413 </DD>
414 <DD><DL>
415 </DL>
416 </DD>
417 </DL>
418 <HR>
419
420 <A NAME="writeError(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream, java.lang.Throwable)"><!-- --></A><H3>
421 writeError</H3>
422 <PRE>
423 protected void <B>writeError</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
424 java.io.OutputStream&nbsp;pStream,
425 java.lang.Throwable&nbsp;pError)
426 throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
427 <DL>
428 <DD><DL>
429 </DL>
430 </DD>
431 <DD><DL>
432
433 <DT><B>Throws:</B>
434 <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
435 </DD>
436 </DL>
437 <HR>
438
439 <A NAME="setXMLWriterFactory(org.apache.xmlrpc.serializer.XmlWriterFactory)"><!-- --></A><H3>
440 setXMLWriterFactory</H3>
441 <PRE>
442 public void <B>setXMLWriterFactory</B>(<A HREF="../../../../org/apache/xmlrpc/serializer/XmlWriterFactory.html" title="interface in org.apache.xmlrpc.serializer">XmlWriterFactory</A>&nbsp;pFactory)</PRE>
443 <DL>
444 <DD>Sets the XML Writer factory.
445 <P>
446 <DD><DL>
447 </DL>
448 </DD>
449 <DD><DL>
450 <DT><B>Parameters:</B><DD><CODE>pFactory</CODE> - The XML Writer factory.</DL>
451 </DD>
452 </DL>
453 <HR>
454
455 <A NAME="getXMLWriterFactory()"><!-- --></A><H3>
456 getXMLWriterFactory</H3>
457 <PRE>
458 public <A HREF="../../../../org/apache/xmlrpc/serializer/XmlWriterFactory.html" title="interface in org.apache.xmlrpc.serializer">XmlWriterFactory</A> <B>getXMLWriterFactory</B>()</PRE>
459 <DL>
460 <DD>Returns the XML Writer factory.
461 <P>
462 <DD><DL>
463 </DL>
464 </DD>
465 <DD><DL>
466
467 <DT><B>Returns:</B><DD>The XML Writer factory.</DL>
468 </DD>
469 </DL>
470 <HR>
471
472 <A NAME="getInputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection)"><!-- --></A><H3>
473 getInputStream</H3>
474 <PRE>
475 protected java.io.InputStream <B>getInputStream</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
476 <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection)
477 throws java.io.IOException</PRE>
478 <DL>
479 <DD><DL>
480 </DL>
481 </DD>
482 <DD><DL>
483
484 <DT><B>Throws:</B>
485 <DD><CODE>java.io.IOException</CODE></DL>
486 </DD>
487 </DL>
488 <HR>
489
490 <A NAME="getOutputStream(org.apache.xmlrpc.common.ServerStreamConnection, org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, java.io.OutputStream)"><!-- --></A><H3>
491 getOutputStream</H3>
492 <PRE>
493 protected java.io.OutputStream <B>getOutputStream</B>(<A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection,
494 <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
495 java.io.OutputStream&nbsp;pStream)
496 throws java.io.IOException</PRE>
497 <DL>
498 <DD>Called to prepare the output stream. Typically used for enabling
499 compression, or similar filters.
500 <P>
501 <DD><DL>
502 </DL>
503 </DD>
504 <DD><DL>
505 <DT><B>Parameters:</B><DD><CODE>pConnection</CODE> - The connection object.
506 <DT><B>Throws:</B>
507 <DD><CODE>java.io.IOException</CODE></DL>
508 </DD>
509 </DL>
510 <HR>
511
512 <A NAME="getOutputStream(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection, int)"><!-- --></A><H3>
513 getOutputStream</H3>
514 <PRE>
515 protected java.io.OutputStream <B>getOutputStream</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
516 <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection,
517 int&nbsp;pSize)
518 throws java.io.IOException</PRE>
519 <DL>
520 <DD>Called to prepare the output stream, if content length is
521 required.
522 <P>
523 <DD><DL>
524 </DL>
525 </DD>
526 <DD><DL>
527 <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The configuration object.<DD><CODE>pSize</CODE> - The requests size.
528 <DT><B>Throws:</B>
529 <DD><CODE>java.io.IOException</CODE></DL>
530 </DD>
531 </DL>
532 <HR>
533
534 <A NAME="isContentLengthRequired(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig)"><!-- --></A><H3>
535 isContentLengthRequired</H3>
536 <PRE>
537 protected boolean <B>isContentLengthRequired</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig)</PRE>
538 <DL>
539 <DD>Returns, whether the requests content length is required.
540 <P>
541 <DD><DL>
542 </DL>
543 </DD>
544 <DD><DL>
545 <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The configuration object.</DL>
546 </DD>
547 </DL>
548 <HR>
549
550 <A NAME="execute(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection)"><!-- --></A><H3>
551 execute</H3>
552 <PRE>
553 public void <B>execute</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestConfig</A>&nbsp;pConfig,
554 <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A>&nbsp;pConnection)
555 throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
556 <DL>
557 <DD>Returns, whether the
558 /** Processes a "connection". The "connection" is an opaque object, which is
559 being handled by the subclasses.
560 <P>
561 <DD><DL>
562 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestProcessor.html#execute(org.apache.xmlrpc.common.XmlRpcStreamRequestConfig, org.apache.xmlrpc.common.ServerStreamConnection)">execute</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamRequestProcessor.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamRequestProcessor</A></CODE></DL>
563 </DD>
564 <DD><DL>
565 <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The request configuration.<DD><CODE>pConnection</CODE> - The "connection" being processed.
566 <DT><B>Throws:</B>
567 <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE> - Processing the request failed.</DL>
568 </DD>
569 </DL>
570 <HR>
571
572 <A NAME="logError(java.lang.Throwable)"><!-- --></A><H3>
573 logError</H3>
574 <PRE>
575 protected void <B>logError</B>(java.lang.Throwable&nbsp;t)</PRE>
576 <DL>
577 <DD><DL>
578 </DL>
579 </DD>
580 <DD><DL>
581 </DL>
582 </DD>
583 </DL>
584 <HR>
585
586 <A NAME="getErrorLogger()"><!-- --></A><H3>
587 getErrorLogger</H3>
588 <PRE>
589 public <A HREF="../../../../org/apache/xmlrpc/server/XmlRpcErrorLogger.html" title="class in org.apache.xmlrpc.server">XmlRpcErrorLogger</A> <B>getErrorLogger</B>()</PRE>
590 <DL>
591 <DD>Returns the error logger.
592 <P>
593 <DD><DL>
594 </DL>
595 </DD>
596 <DD><DL>
597 </DL>
598 </DD>
599 </DL>
600 <HR>
601
602 <A NAME="setErrorLogger(org.apache.xmlrpc.server.XmlRpcErrorLogger)"><!-- --></A><H3>
603 setErrorLogger</H3>
604 <PRE>
605 public void <B>setErrorLogger</B>(<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcErrorLogger.html" title="class in org.apache.xmlrpc.server">XmlRpcErrorLogger</A>&nbsp;pErrorLogger)</PRE>
606 <DL>
607 <DD>Sets the error logger.
608 <P>
609 <DD><DL>
610 </DL>
611 </DD>
612 <DD><DL>
613 </DL>
614 </DD>
615 </DL>
616 <!-- ========= END OF CLASS DATA ========= -->
617 <HR>
618
619
620 <!-- ======= START OF BOTTOM NAVBAR ====== -->
621 <A NAME="navbar_bottom"><!-- --></A>
622 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
623 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
624 <TR>
625 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
626 <A NAME="navbar_bottom_firstrow"><!-- --></A>
627 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
628 <TR ALIGN="center" VALIGN="top">
629 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
630 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
631 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
632 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcStreamServer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
633 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
634 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
635 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
636 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
637 </TR>
638 </TABLE>
639 </TD>
640 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
641 </EM>
642 </TD>
643 </TR>
644
645 <TR>
646 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
647 &nbsp;<A HREF="../../../../org/apache/xmlrpc/server/XmlRpcServerWorkerFactory.html" title="class in org.apache.xmlrpc.server"><B>PREV CLASS</B></A>&nbsp;
648 &nbsp;NEXT CLASS</FONT></TD>
649 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
650 <A HREF="../../../../index.html?org/apache/xmlrpc/server/XmlRpcStreamServer.html" target="_top"><B>FRAMES</B></A> &nbsp;
651 &nbsp;<A HREF="XmlRpcStreamServer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
652 &nbsp;<SCRIPT type="text/javascript">
653 <!--
654 if(window==top) {
655 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
656 }
657 //-->
658 </SCRIPT>
659 <NOSCRIPT>
660 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
661 </NOSCRIPT>
662
663
664 </FONT></TD>
665 </TR>
666 <TR>
667 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
668 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
669 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
670 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
671 </TR>
672 </TABLE>
673 <A NAME="skip-navbar_bottom"></A>
674 <!-- ======== END OF BOTTOM NAVBAR ======= -->
675
676 <HR>
677 Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
678 </BODY>
679 </HTML>