comparison apache-xmlrpc-3.1.3/docs/apidocs/org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.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:29 CET 2010 -->
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <TITLE>
8 XmlRpcServletServer.ServletStreamConnection (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="XmlRpcServletServer.ServletStreamConnection (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/XmlRpcServletServer.ServletStreamConnection.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/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver"><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/webserver/XmlRpcServletServer.ServletStreamConnection.html" target="_top"><B>FRAMES</B></A> &nbsp;
63 &nbsp;<A HREF="XmlRpcServletServer.ServletStreamConnection.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.webserver</FONT>
93 <BR>
94 Class XmlRpcServletServer.ServletStreamConnection</H2>
95 <PRE>
96 java.lang.Object
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.webserver.XmlRpcServletServer.ServletStreamConnection</B>
98 </PRE>
99 <DL>
100 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A></DD>
101 </DL>
102 <DL>
103 <DT><B>Enclosing class:</B><DD><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver">XmlRpcServletServer</A></DD>
104 </DL>
105 <HR>
106 <DL>
107 <DT><PRE>protected static class <B>XmlRpcServletServer.ServletStreamConnection</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A></DL>
108 </PRE>
109
110 <P>
111 <HR>
112
113 <P>
114
115 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
116
117 <A NAME="constructor_summary"><!-- --></A>
118 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
121 <B>Constructor Summary</B></FONT></TH>
122 </TR>
123 <TR BGCOLOR="white" CLASS="TableRowColor">
124 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
125 <CODE>protected </CODE></FONT></TD>
126 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html#XmlRpcServletServer.ServletStreamConnection(HttpServletRequest, HttpServletResponse)">XmlRpcServletServer.ServletStreamConnection</A></B>(HttpServletRequest&nbsp;pRequest,
127 HttpServletResponse&nbsp;pResponse)</CODE>
128
129 <BR>
130 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131 </TR>
132 </TABLE>
133 &nbsp;
134 <!-- ========== METHOD SUMMARY =========== -->
135
136 <A NAME="method_summary"><!-- --></A>
137 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
139 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
140 <B>Method Summary</B></FONT></TH>
141 </TR>
142 <TR BGCOLOR="white" CLASS="TableRowColor">
143 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144 <CODE>&nbsp;void</CODE></FONT></TD>
145 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html#close()">close</A></B>()</CODE>
146
147 <BR>
148 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes the connection, and frees resources.</TD>
149 </TR>
150 <TR BGCOLOR="white" CLASS="TableRowColor">
151 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152 <CODE>&nbsp;HttpServletRequest</CODE></FONT></TD>
153 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html#getRequest()">getRequest</A></B>()</CODE>
154
155 <BR>
156 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the servlet request.</TD>
157 </TR>
158 <TR BGCOLOR="white" CLASS="TableRowColor">
159 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160 <CODE>&nbsp;HttpServletResponse</CODE></FONT></TD>
161 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html#getResponse()">getResponse</A></B>()</CODE>
162
163 <BR>
164 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the servlet response.</TD>
165 </TR>
166 <TR BGCOLOR="white" CLASS="TableRowColor">
167 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168 <CODE>&nbsp;java.io.InputStream</CODE></FONT></TD>
169 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html#newInputStream()">newInputStream</A></B>()</CODE>
170
171 <BR>
172 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the connections input stream.</TD>
173 </TR>
174 <TR BGCOLOR="white" CLASS="TableRowColor">
175 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176 <CODE>&nbsp;java.io.OutputStream</CODE></FONT></TD>
177 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html#newOutputStream()">newOutputStream</A></B>()</CODE>
178
179 <BR>
180 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the connections output stream.</TD>
181 </TR>
182 </TABLE>
183 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
184 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
186 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
187 </TR>
188 <TR BGCOLOR="white" CLASS="TableRowColor">
189 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
190 </TR>
191 </TABLE>
192 &nbsp;
193 <P>
194
195 <!-- ========= CONSTRUCTOR DETAIL ======== -->
196
197 <A NAME="constructor_detail"><!-- --></A>
198 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
199 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
200 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
201 <B>Constructor Detail</B></FONT></TH>
202 </TR>
203 </TABLE>
204
205 <A NAME="XmlRpcServletServer.ServletStreamConnection(HttpServletRequest, HttpServletResponse)"><!-- --></A><H3>
206 XmlRpcServletServer.ServletStreamConnection</H3>
207 <PRE>
208 protected <B>XmlRpcServletServer.ServletStreamConnection</B>(HttpServletRequest&nbsp;pRequest,
209 HttpServletResponse&nbsp;pResponse)</PRE>
210 <DL>
211 </DL>
212
213 <!-- ============ METHOD DETAIL ========== -->
214
215 <A NAME="method_detail"><!-- --></A>
216 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
218 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
219 <B>Method Detail</B></FONT></TH>
220 </TR>
221 </TABLE>
222
223 <A NAME="getRequest()"><!-- --></A><H3>
224 getRequest</H3>
225 <PRE>
226 public HttpServletRequest <B>getRequest</B>()</PRE>
227 <DL>
228 <DD>Returns the servlet request.
229 <P>
230 <DD><DL>
231 </DL>
232 </DD>
233 <DD><DL>
234 </DL>
235 </DD>
236 </DL>
237 <HR>
238
239 <A NAME="getResponse()"><!-- --></A><H3>
240 getResponse</H3>
241 <PRE>
242 public HttpServletResponse <B>getResponse</B>()</PRE>
243 <DL>
244 <DD>Returns the servlet response.
245 <P>
246 <DD><DL>
247 </DL>
248 </DD>
249 <DD><DL>
250 </DL>
251 </DD>
252 </DL>
253 <HR>
254
255 <A NAME="newInputStream()"><!-- --></A><H3>
256 newInputStream</H3>
257 <PRE>
258 public java.io.InputStream <B>newInputStream</B>()
259 throws java.io.IOException</PRE>
260 <DL>
261 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html#newInputStream()">ServerStreamConnection</A></CODE></B></DD>
262 <DD>Returns the connections input stream.
263 <P>
264 <DD><DL>
265 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html#newInputStream()">newInputStream</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A></CODE></DL>
266 </DD>
267 <DD><DL>
268
269 <DT><B>Throws:</B>
270 <DD><CODE>java.io.IOException</CODE></DL>
271 </DD>
272 </DL>
273 <HR>
274
275 <A NAME="newOutputStream()"><!-- --></A><H3>
276 newOutputStream</H3>
277 <PRE>
278 public java.io.OutputStream <B>newOutputStream</B>()
279 throws java.io.IOException</PRE>
280 <DL>
281 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html#newOutputStream()">ServerStreamConnection</A></CODE></B></DD>
282 <DD>Returns the connections output stream.
283 <P>
284 <DD><DL>
285 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html#newOutputStream()">newOutputStream</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A></CODE></DL>
286 </DD>
287 <DD><DL>
288
289 <DT><B>Throws:</B>
290 <DD><CODE>java.io.IOException</CODE></DL>
291 </DD>
292 </DL>
293 <HR>
294
295 <A NAME="close()"><!-- --></A><H3>
296 close</H3>
297 <PRE>
298 public void <B>close</B>()
299 throws java.io.IOException</PRE>
300 <DL>
301 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html#close()">ServerStreamConnection</A></CODE></B></DD>
302 <DD>Closes the connection, and frees resources.
303 <P>
304 <DD><DL>
305 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html#close()">close</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/common/ServerStreamConnection.html" title="interface in org.apache.xmlrpc.common">ServerStreamConnection</A></CODE></DL>
306 </DD>
307 <DD><DL>
308
309 <DT><B>Throws:</B>
310 <DD><CODE>java.io.IOException</CODE></DL>
311 </DD>
312 </DL>
313 <!-- ========= END OF CLASS DATA ========= -->
314 <HR>
315
316
317 <!-- ======= START OF BOTTOM NAVBAR ====== -->
318 <A NAME="navbar_bottom"><!-- --></A>
319 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
320 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
321 <TR>
322 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
323 <A NAME="navbar_bottom_firstrow"><!-- --></A>
324 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
325 <TR ALIGN="center" VALIGN="top">
326 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
327 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
328 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
329 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcServletServer.ServletStreamConnection.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
330 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
331 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
332 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
333 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
334 </TR>
335 </TABLE>
336 </TD>
337 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
338 </EM>
339 </TD>
340 </TR>
341
342 <TR>
343 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
344 &nbsp;<A HREF="../../../../org/apache/xmlrpc/webserver/XmlRpcServletServer.html" title="class in org.apache.xmlrpc.webserver"><B>PREV CLASS</B></A>&nbsp;
345 &nbsp;NEXT CLASS</FONT></TD>
346 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
347 <A HREF="../../../../index.html?org/apache/xmlrpc/webserver/XmlRpcServletServer.ServletStreamConnection.html" target="_top"><B>FRAMES</B></A> &nbsp;
348 &nbsp;<A HREF="XmlRpcServletServer.ServletStreamConnection.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
349 &nbsp;<SCRIPT type="text/javascript">
350 <!--
351 if(window==top) {
352 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
353 }
354 //-->
355 </SCRIPT>
356 <NOSCRIPT>
357 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
358 </NOSCRIPT>
359
360
361 </FONT></TD>
362 </TR>
363 <TR>
364 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
365 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
366 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
367 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
368 </TR>
369 </TABLE>
370 <A NAME="skip-navbar_bottom"></A>
371 <!-- ======== END OF BOTTOM NAVBAR ======= -->
372
373 <HR>
374 Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
375 </BODY>
376 </HTML>