Skip to content

Commit 76c1a22

Browse files
committed
added javadoc
1 parent 30d83e0 commit 76c1a22

File tree

320 files changed

+98737
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

320 files changed

+98737
-0
lines changed

apidocs/allclasses-frame.html

Lines changed: 270 additions & 0 deletions
Large diffs are not rendered by default.

apidocs/allclasses-noframe.html

Lines changed: 270 additions & 0 deletions
Large diffs are not rendered by default.

apidocs/com/ning/http/client/AsyncCompletionHandler.html

Lines changed: 522 additions & 0 deletions
Large diffs are not rendered by default.

apidocs/com/ning/http/client/AsyncCompletionHandlerBase.html

Lines changed: 331 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 330 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,330 @@
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_22) on Tue Jan 25 00:22:54 CET 2011 -->
6+
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<TITLE>
8+
AsyncHandler.STATE (async-http-client 1.5.0-SNAPSHOT API)
9+
</TITLE>
10+
11+
<META NAME="date" CONTENT="2011-01-25">
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="AsyncHandler.STATE (async-http-client 1.5.0-SNAPSHOT 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/AsyncHandler.STATE.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="../../../../com/ning/http/client/AsyncHandler.html" title="interface in com.ning.http.client"><B>PREV CLASS</B></A>&nbsp;
60+
&nbsp;<A HREF="../../../../com/ning/http/client/AsyncHttpClient.html" title="class in com.ning.http.client"><B>NEXT CLASS</B></A></FONT></TD>
61+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62+
<A HREF="../../../../index.html?com/ning/http/client/AsyncHandler.STATE.html" target="_top"><B>FRAMES</B></A> &nbsp;
63+
&nbsp;<A HREF="AsyncHandler.STATE.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;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82+
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&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+
com.ning.http.client</FONT>
93+
<BR>
94+
Enum AsyncHandler.STATE</H2>
95+
<PRE>
96+
java.lang.Object
97+
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A>&gt;
98+
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.ning.http.client.AsyncHandler.STATE</B>
99+
</PRE>
100+
<DL>
101+
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable&lt;<A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A>&gt;</DD>
102+
</DL>
103+
<DL>
104+
<DT><B>Enclosing interface:</B><DD><A HREF="../../../../com/ning/http/client/AsyncHandler.html" title="interface in com.ning.http.client">AsyncHandler</A>&lt;<A HREF="../../../../com/ning/http/client/AsyncHandler.html" title="type parameter in AsyncHandler">T</A>&gt;</DD>
105+
</DL>
106+
<HR>
107+
<DL>
108+
<DT><PRE>public static enum <B>AsyncHandler.STATE</B><DT>extends java.lang.Enum&lt;<A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A>&gt;</DL>
109+
</PRE>
110+
111+
<P>
112+
<HR>
113+
114+
<P>
115+
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
116+
117+
<A NAME="enum_constant_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>Enum Constant Summary</B></FONT></TH>
122+
</TR>
123+
<TR BGCOLOR="white" CLASS="TableRowColor">
124+
<TD><CODE><B><A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html#ABORT">ABORT</A></B></CODE>
125+
126+
<BR>
127+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stop the processing.</TD>
128+
</TR>
129+
<TR BGCOLOR="white" CLASS="TableRowColor">
130+
<TD><CODE><B><A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html#CONTINUE">CONTINUE</A></B></CODE>
131+
132+
<BR>
133+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Continue the processing</TD>
134+
</TR>
135+
</TABLE>
136+
&nbsp;
137+
<!-- ========== METHOD SUMMARY =========== -->
138+
139+
<A NAME="method_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>Method Summary</B></FONT></TH>
144+
</TR>
145+
<TR BGCOLOR="white" CLASS="TableRowColor">
146+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147+
<CODE>static&nbsp;<A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A></CODE></FONT></TD>
148+
<TD><CODE><B><A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE>
149+
150+
<BR>
151+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
152+
</TR>
153+
<TR BGCOLOR="white" CLASS="TableRowColor">
154+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155+
<CODE>static&nbsp;<A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A>[]</CODE></FONT></TD>
156+
<TD><CODE><B><A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html#values()">values</A></B>()</CODE>
157+
158+
<BR>
159+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
160+
the order they are declared.</TD>
161+
</TR>
162+
</TABLE>
163+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
164+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
166+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH>
167+
</TR>
168+
<TR BGCOLOR="white" CLASS="TableRowColor">
169+
<TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD>
170+
</TR>
171+
</TABLE>
172+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
173+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
175+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
176+
</TR>
177+
<TR BGCOLOR="white" CLASS="TableRowColor">
178+
<TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
179+
</TR>
180+
</TABLE>
181+
&nbsp;
182+
<P>
183+
184+
<!-- ============ ENUM CONSTANT DETAIL =========== -->
185+
186+
<A NAME="enum_constant_detail"><!-- --></A>
187+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
188+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
189+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
190+
<B>Enum Constant Detail</B></FONT></TH>
191+
</TR>
192+
</TABLE>
193+
194+
<A NAME="ABORT"><!-- --></A><H3>
195+
ABORT</H3>
196+
<PRE>
197+
public static final <A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A> <B>ABORT</B></PRE>
198+
<DL>
199+
<DD>Stop the processing.
200+
<P>
201+
<DL>
202+
</DL>
203+
</DL>
204+
<HR>
205+
206+
<A NAME="CONTINUE"><!-- --></A><H3>
207+
CONTINUE</H3>
208+
<PRE>
209+
public static final <A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A> <B>CONTINUE</B></PRE>
210+
<DL>
211+
<DD>Continue the processing
212+
<P>
213+
<DL>
214+
</DL>
215+
</DL>
216+
217+
<!-- ============ METHOD DETAIL ========== -->
218+
219+
<A NAME="method_detail"><!-- --></A>
220+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
222+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
223+
<B>Method Detail</B></FONT></TH>
224+
</TR>
225+
</TABLE>
226+
227+
<A NAME="values()"><!-- --></A><H3>
228+
values</H3>
229+
<PRE>
230+
public static <A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A>[] <B>values</B>()</PRE>
231+
<DL>
232+
<DD>Returns an array containing the constants of this enum type, in
233+
the order they are declared. This method may be used to iterate
234+
over the constants as follows:
235+
<pre>
236+
for (AsyncHandler.STATE c : AsyncHandler.STATE.values())
237+
&nbsp; System.out.println(c);
238+
</pre>
239+
<P>
240+
<DD><DL>
241+
242+
<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
243+
the order they are declared</DL>
244+
</DD>
245+
</DL>
246+
<HR>
247+
248+
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
249+
valueOf</H3>
250+
<PRE>
251+
public static <A HREF="../../../../com/ning/http/client/AsyncHandler.STATE.html" title="enum in com.ning.http.client">AsyncHandler.STATE</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE>
252+
<DL>
253+
<DD>Returns the enum constant of this type with the specified name.
254+
The string must match <I>exactly</I> an identifier used to declare an
255+
enum constant in this type. (Extraneous whitespace characters are
256+
not permitted.)
257+
<P>
258+
<DD><DL>
259+
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
260+
<DT><B>Returns:</B><DD>the enum constant with the specified name
261+
<DT><B>Throws:</B>
262+
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
263+
with the specified name
264+
<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL>
265+
</DD>
266+
</DL>
267+
<!-- ========= END OF CLASS DATA ========= -->
268+
<HR>
269+
270+
271+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
272+
<A NAME="navbar_bottom"><!-- --></A>
273+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
274+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
275+
<TR>
276+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
277+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
278+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
279+
<TR ALIGN="center" VALIGN="top">
280+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
281+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
282+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
283+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AsyncHandler.STATE.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
284+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
285+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
286+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
287+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
288+
</TR>
289+
</TABLE>
290+
</TD>
291+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
292+
</EM>
293+
</TD>
294+
</TR>
295+
296+
<TR>
297+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
298+
&nbsp;<A HREF="../../../../com/ning/http/client/AsyncHandler.html" title="interface in com.ning.http.client"><B>PREV CLASS</B></A>&nbsp;
299+
&nbsp;<A HREF="../../../../com/ning/http/client/AsyncHttpClient.html" title="class in com.ning.http.client"><B>NEXT CLASS</B></A></FONT></TD>
300+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
301+
<A HREF="../../../../index.html?com/ning/http/client/AsyncHandler.STATE.html" target="_top"><B>FRAMES</B></A> &nbsp;
302+
&nbsp;<A HREF="AsyncHandler.STATE.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
303+
&nbsp;<SCRIPT type="text/javascript">
304+
<!--
305+
if(window==top) {
306+
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
307+
}
308+
//-->
309+
</SCRIPT>
310+
<NOSCRIPT>
311+
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
312+
</NOSCRIPT>
313+
314+
315+
</FONT></TD>
316+
</TR>
317+
<TR>
318+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
319+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
320+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
321+
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
322+
</TR>
323+
</TABLE>
324+
<A NAME="skip-navbar_bottom"></A>
325+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
326+
327+
<HR>
328+
Copyright &#169; 2011. All Rights Reserved.
329+
</BODY>
330+
</HTML>

0 commit comments

Comments
 (0)