~ubuntu-branches/ubuntu/lucid/commons-httpclient/lucid

« back to all changes in this revision

Viewing changes to docs/apidocs/org/apache/commons/httpclient/methods/class-use/ExpectContinueMethod.html

  • Committer: Bazaar Package Importer
  • Author(s): Barry Hawkins
  • Date: 2005-11-25 13:12:23 UTC
  • Revision ID: james.westby@ubuntu.com-20051125131223-2g7eyo21pqgrohpo
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Sun Oct 10 17:41:03 EDT 2004 -->
 
6
<TITLE>
 
7
HttpClient 2.0.2 API: Uses of Class org.apache.commons.httpclient.methods.ExpectContinueMethod
 
8
</TITLE>
 
9
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
10
</HEAD>
 
11
<BODY BGCOLOR="white">
 
12
 
 
13
<!-- ========== START OF NAVBAR ========== -->
 
14
<A NAME="navbar_top"><!-- --></A>
 
15
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
16
<TR>
 
17
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
18
<A NAME="navbar_top_firstrow"><!-- --></A>
 
19
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
20
  <TR ALIGN="center" VALIGN="top">
 
21
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
23
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/commons/httpclient/methods/ExpectContinueMethod.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
24
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
29
  </TR>
 
30
</TABLE>
 
31
</TD>
 
32
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
33
</EM>
 
34
</TD>
 
35
</TR>
 
36
 
 
37
<TR>
 
38
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
39
&nbsp;PREV&nbsp;
 
40
&nbsp;NEXT</FONT></TD>
 
41
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
42
  <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
43
&nbsp;<A HREF="ExpectContinueMethod.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
44
</TR>
 
45
</TABLE>
 
46
<!-- =========== END OF NAVBAR =========== -->
 
47
 
 
48
<HR>
 
49
<CENTER>
 
50
<H2>
 
51
<B>Uses of Class<br>org.apache.commons.httpclient.methods.ExpectContinueMethod</B></H2>
 
52
</CENTER>
 
53
 
 
54
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
55
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
56
<TD COLSPAN=2><FONT SIZE="+2">
 
57
Packages that use <A HREF="../../../../../../org/apache/commons/httpclient/methods/ExpectContinueMethod.html">ExpectContinueMethod</A></FONT></TD>
 
58
</TR>
 
59
<TR BGCOLOR="white" CLASS="TableRowColor">
 
60
<TD><A HREF="#org.apache.commons.httpclient.methods"><B>org.apache.commons.httpclient.methods</B></A></TD>
 
61
<TD>Classes implementing <A HREF="../../../../../../org/apache/commons/httpclient/HttpMethod.html"><CODE>HttpMethod</CODE></A> for the base HTTP methods.&nbsp;</TD>
 
62
</TR>
 
63
</TABLE>
 
64
&nbsp;
 
65
<P>
 
66
<A NAME="org.apache.commons.httpclient.methods"><!-- --></A>
 
67
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
68
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
69
<TD COLSPAN=2><FONT SIZE="+2">
 
70
Uses of <A HREF="../../../../../../org/apache/commons/httpclient/methods/ExpectContinueMethod.html">ExpectContinueMethod</A> in <A HREF="../../../../../../org/apache/commons/httpclient/methods/package-summary.html">org.apache.commons.httpclient.methods</A></FONT></TD>
 
71
</TR>
 
72
</TABLE>
 
73
&nbsp;
 
74
<P>
 
75
 
 
76
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
77
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
78
<TD COLSPAN=2>Subclasses of <A HREF="../../../../../../org/apache/commons/httpclient/methods/ExpectContinueMethod.html">ExpectContinueMethod</A> in <A HREF="../../../../../../org/apache/commons/httpclient/methods/package-summary.html">org.apache.commons.httpclient.methods</A></FONT></TD>
 
79
</TR>
 
80
<TR BGCOLOR="white" CLASS="TableRowColor">
 
81
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
82
<CODE>&nbsp;class</CODE></FONT></TD>
 
83
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/EntityEnclosingMethod.html">EntityEnclosingMethod</A></B></CODE>
 
84
 
 
85
<BR>
 
86
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This abstract class serves as a foundation for all HTTP methods 
 
87
 that can enclose an entity within requests</TD>
 
88
</TR>
 
89
<TR BGCOLOR="white" CLASS="TableRowColor">
 
90
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
91
<CODE>&nbsp;class</CODE></FONT></TD>
 
92
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/MultipartPostMethod.html">MultipartPostMethod</A></B></CODE>
 
93
 
 
94
<BR>
 
95
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the HTTP multipart POST method.</TD>
 
96
</TR>
 
97
<TR BGCOLOR="white" CLASS="TableRowColor">
 
98
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
99
<CODE>&nbsp;class</CODE></FONT></TD>
 
100
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/PostMethod.html">PostMethod</A></B></CODE>
 
101
 
 
102
<BR>
 
103
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the HTTP POST method.</TD>
 
104
</TR>
 
105
<TR BGCOLOR="white" CLASS="TableRowColor">
 
106
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
107
<CODE>&nbsp;class</CODE></FONT></TD>
 
108
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/PutMethod.html">PutMethod</A></B></CODE>
 
109
 
 
110
<BR>
 
111
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the HTTP PUT method.</TD>
 
112
</TR>
 
113
<TR BGCOLOR="white" CLASS="TableRowColor">
 
114
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
115
<CODE>&nbsp;class</CODE></FONT></TD>
 
116
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/UrlPostMethod.html">UrlPostMethod</A></B></CODE>
 
117
 
 
118
<BR>
 
119
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use PostMethod</I></TD>
 
120
</TR>
 
121
<TR BGCOLOR="white" CLASS="TableRowColor">
 
122
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
123
<CODE>&nbsp;class</CODE></FONT></TD>
 
124
<TD><CODE><B><A HREF="../../../../../../org/apache/commons/httpclient/methods/UrlPutMethod.html">UrlPutMethod</A></B></CODE>
 
125
 
 
126
<BR>
 
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use PutMethod</I></TD>
 
128
</TR>
 
129
</TABLE>
 
130
&nbsp;
 
131
<P>
 
132
<HR>
 
133
 
 
134
<!-- ========== START OF NAVBAR ========== -->
 
135
<A NAME="navbar_bottom"><!-- --></A>
 
136
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
137
<TR>
 
138
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
139
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
140
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
141
  <TR ALIGN="center" VALIGN="top">
 
142
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
143
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
144
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/commons/httpclient/methods/ExpectContinueMethod.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
145
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
146
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
147
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
148
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
149
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
150
  </TR>
 
151
</TABLE>
 
152
</TD>
 
153
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
154
</EM>
 
155
</TD>
 
156
</TR>
 
157
 
 
158
<TR>
 
159
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
160
&nbsp;PREV&nbsp;
 
161
&nbsp;NEXT</FONT></TD>
 
162
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
163
  <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
164
&nbsp;<A HREF="ExpectContinueMethod.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
165
</TR>
 
166
</TABLE>
 
167
<!-- =========== END OF NAVBAR =========== -->
 
168
 
 
169
<HR>
 
170
Copyright &copy; 2001-2004 Apache Software Foundation. All Rights Reserved.
 
171
</BODY>
 
172
</HTML>