Skip to content

Commit f4eea64

Browse files
committed
Generated site for http-request 2.2
1 parent 1f8604d commit f4eea64

File tree

95 files changed

+20987
-1
lines changed

Some content is hidden

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

95 files changed

+20987
-1
lines changed

.nojekyll

Whitespace-only changes.

apidocs/allclasses-frame.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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_26) on Fri Sep 14 14:24:23 PDT 2012 -->
6+
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<TITLE>
8+
All Classes (http-request 2.2 API)
9+
</TITLE>
10+
11+
<META NAME="date" CONTENT="2012-09-14">
12+
13+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14+
15+
16+
</HEAD>
17+
18+
<BODY BGCOLOR="white">
19+
<FONT size="+1" CLASS="FrameHeadingFont">
20+
<B>All Classes</B></FONT>
21+
<BR>
22+
23+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
24+
<TR>
25+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/github/kevinsawicki/http/HttpRequest.html" title="class in com.github.kevinsawicki.http" target="classFrame">HttpRequest</A>
26+
<BR>
27+
<A HREF="com/github/kevinsawicki/http/HttpRequest.Base64.html" title="class in com.github.kevinsawicki.http" target="classFrame">HttpRequest.Base64</A>
28+
<BR>
29+
<A HREF="com/github/kevinsawicki/http/HttpRequest.CloseOperation.html" title="class in com.github.kevinsawicki.http" target="classFrame">HttpRequest.CloseOperation</A>
30+
<BR>
31+
<A HREF="com/github/kevinsawicki/http/HttpRequest.FlushOperation.html" title="class in com.github.kevinsawicki.http" target="classFrame">HttpRequest.FlushOperation</A>
32+
<BR>
33+
<A HREF="com/github/kevinsawicki/http/HttpRequest.HttpRequestException.html" title="class in com.github.kevinsawicki.http" target="classFrame">HttpRequest.HttpRequestException</A>
34+
<BR>
35+
<A HREF="com/github/kevinsawicki/http/HttpRequest.Operation.html" title="class in com.github.kevinsawicki.http" target="classFrame">HttpRequest.Operation</A>
36+
<BR>
37+
<A HREF="com/github/kevinsawicki/http/HttpRequest.RequestOutputStream.html" title="class in com.github.kevinsawicki.http" target="classFrame">HttpRequest.RequestOutputStream</A>
38+
<BR>
39+
</FONT></TD>
40+
</TR>
41+
</TABLE>
42+
43+
</BODY>
44+
</HTML>

apidocs/allclasses-noframe.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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_26) on Fri Sep 14 14:24:23 PDT 2012 -->
6+
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<TITLE>
8+
All Classes (http-request 2.2 API)
9+
</TITLE>
10+
11+
<META NAME="date" CONTENT="2012-09-14">
12+
13+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14+
15+
16+
</HEAD>
17+
18+
<BODY BGCOLOR="white">
19+
<FONT size="+1" CLASS="FrameHeadingFont">
20+
<B>All Classes</B></FONT>
21+
<BR>
22+
23+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
24+
<TR>
25+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/github/kevinsawicki/http/HttpRequest.html" title="class in com.github.kevinsawicki.http">HttpRequest</A>
26+
<BR>
27+
<A HREF="com/github/kevinsawicki/http/HttpRequest.Base64.html" title="class in com.github.kevinsawicki.http">HttpRequest.Base64</A>
28+
<BR>
29+
<A HREF="com/github/kevinsawicki/http/HttpRequest.CloseOperation.html" title="class in com.github.kevinsawicki.http">HttpRequest.CloseOperation</A>
30+
<BR>
31+
<A HREF="com/github/kevinsawicki/http/HttpRequest.FlushOperation.html" title="class in com.github.kevinsawicki.http">HttpRequest.FlushOperation</A>
32+
<BR>
33+
<A HREF="com/github/kevinsawicki/http/HttpRequest.HttpRequestException.html" title="class in com.github.kevinsawicki.http">HttpRequest.HttpRequestException</A>
34+
<BR>
35+
<A HREF="com/github/kevinsawicki/http/HttpRequest.Operation.html" title="class in com.github.kevinsawicki.http">HttpRequest.Operation</A>
36+
<BR>
37+
<A HREF="com/github/kevinsawicki/http/HttpRequest.RequestOutputStream.html" title="class in com.github.kevinsawicki.http">HttpRequest.RequestOutputStream</A>
38+
<BR>
39+
</FONT></TD>
40+
</TR>
41+
</TABLE>
42+
43+
</BODY>
44+
</HTML>

apidocs/com/github/kevinsawicki/http/HttpRequest.Base64.html

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

apidocs/com/github/kevinsawicki/http/HttpRequest.CloseOperation.html

Lines changed: 291 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 289 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,289 @@
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_26) on Fri Sep 14 14:24:22 PDT 2012 -->
6+
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<TITLE>
8+
HttpRequest.FlushOperation (http-request 2.2 API)
9+
</TITLE>
10+
11+
<META NAME="date" CONTENT="2012-09-14">
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="HttpRequest.FlushOperation (http-request 2.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="../../../../com/github/kevinsawicki/http/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HttpRequest.FlushOperation.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48+
</TR>
49+
</TABLE>
50+
</TD>
51+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52+
</EM>
53+
</TD>
54+
</TR>
55+
56+
<TR>
57+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58+
&nbsp;<A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.CloseOperation.html" title="class in com.github.kevinsawicki.http"><B>PREV CLASS</B></A>&nbsp;
59+
&nbsp;<A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.HttpRequestException.html" title="class in com.github.kevinsawicki.http"><B>NEXT CLASS</B></A></FONT></TD>
60+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61+
<A HREF="../../../../index.html?com/github/kevinsawicki/http/HttpRequest.FlushOperation.html" target="_top"><B>FRAMES</B></A> &nbsp;
62+
&nbsp;<A HREF="HttpRequest.FlushOperation.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63+
&nbsp;<SCRIPT type="text/javascript">
64+
<!--
65+
if(window==top) {
66+
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67+
}
68+
//-->
69+
</SCRIPT>
70+
<NOSCRIPT>
71+
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
72+
</NOSCRIPT>
73+
74+
75+
</FONT></TD>
76+
</TR>
77+
<TR>
78+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81+
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82+
</TR>
83+
</TABLE>
84+
<A NAME="skip-navbar_top"></A>
85+
<!-- ========= END OF TOP NAVBAR ========= -->
86+
87+
<HR>
88+
<!-- ======== START OF CLASS DATA ======== -->
89+
<H2>
90+
<FONT SIZE="-1">
91+
com.github.kevinsawicki.http</FONT>
92+
<BR>
93+
Class HttpRequest.FlushOperation&lt;V&gt;</H2>
94+
<PRE>
95+
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96+
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.Operation.html" title="class in com.github.kevinsawicki.http">com.github.kevinsawicki.http.HttpRequest.Operation</A>&lt;V&gt;
97+
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.github.kevinsawicki.http.HttpRequest.FlushOperation&lt;V&gt;</B>
98+
</PRE>
99+
<DL>
100+
<DT><DT><B>Type Parameters:</B><DD><CODE>V</CODE> - </DL>
101+
<DL>
102+
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent">Callable</A>&lt;V&gt;</DD>
103+
</DL>
104+
<DL>
105+
<DT><B>Enclosing class:</B><DD><A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.html" title="class in com.github.kevinsawicki.http">HttpRequest</A></DD>
106+
</DL>
107+
<HR>
108+
<DL>
109+
<DT><PRE>protected abstract static class <B>HttpRequest.FlushOperation&lt;V&gt;</B><DT>extends <A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.Operation.html" title="class in com.github.kevinsawicki.http">HttpRequest.Operation</A>&lt;V&gt;</DL>
110+
</PRE>
111+
112+
<P>
113+
Class that and ensures a <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io"><CODE>Flushable</CODE></A> gets flushed with proper
114+
exception handling.
115+
<P>
116+
117+
<P>
118+
<HR>
119+
120+
<P>
121+
122+
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
123+
124+
<A NAME="constructor_summary"><!-- --></A>
125+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
127+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
128+
<B>Constructor Summary</B></FONT></TH>
129+
</TR>
130+
<TR BGCOLOR="white" CLASS="TableRowColor">
131+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132+
<CODE>protected </CODE></FONT></TD>
133+
<TD><CODE><B><A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.FlushOperation.html#HttpRequest.FlushOperation(java.io.Flushable)">HttpRequest.FlushOperation</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</A>&nbsp;flushable)</CODE>
134+
135+
<BR>
136+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create flush operation</TD>
137+
</TR>
138+
</TABLE>
139+
&nbsp;
140+
<!-- ========== METHOD SUMMARY =========== -->
141+
142+
<A NAME="method_summary"><!-- --></A>
143+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
145+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
146+
<B>Method Summary</B></FONT></TH>
147+
</TR>
148+
<TR BGCOLOR="white" CLASS="TableRowColor">
149+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150+
<CODE>protected &nbsp;void</CODE></FONT></TD>
151+
<TD><CODE><B><A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.FlushOperation.html#done()">done</A></B>()</CODE>
152+
153+
<BR>
154+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operation complete callback</TD>
155+
</TR>
156+
</TABLE>
157+
&nbsp;<A NAME="methods_inherited_from_class_com.github.kevinsawicki.http.HttpRequest.Operation"><!-- --></A>
158+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
160+
<TH ALIGN="left"><B>Methods inherited from class com.github.kevinsawicki.http.<A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.Operation.html" title="class in com.github.kevinsawicki.http">HttpRequest.Operation</A></B></TH>
161+
</TR>
162+
<TR BGCOLOR="white" CLASS="TableRowColor">
163+
<TD><CODE><A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.Operation.html#call()">call</A>, <A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.Operation.html#run()">run</A></CODE></TD>
164+
</TR>
165+
</TABLE>
166+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
167+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
168+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
169+
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
170+
</TR>
171+
<TR BGCOLOR="white" CLASS="TableRowColor">
172+
<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
173+
</TR>
174+
</TABLE>
175+
&nbsp;
176+
<P>
177+
178+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
179+
180+
<A NAME="constructor_detail"><!-- --></A>
181+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
182+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
183+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
184+
<B>Constructor Detail</B></FONT></TH>
185+
</TR>
186+
</TABLE>
187+
188+
<A NAME="HttpRequest.FlushOperation(java.io.Flushable)"><!-- --></A><H3>
189+
HttpRequest.FlushOperation</H3>
190+
<PRE>
191+
protected <B>HttpRequest.FlushOperation</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</A>&nbsp;flushable)</PRE>
192+
<DL>
193+
<DD>Create flush operation
194+
<P>
195+
<DL>
196+
<DT><B>Parameters:</B><DD><CODE>flushable</CODE> - </DL>
197+
</DL>
198+
199+
<!-- ============ METHOD DETAIL ========== -->
200+
201+
<A NAME="method_detail"><!-- --></A>
202+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
203+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
204+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
205+
<B>Method Detail</B></FONT></TH>
206+
</TR>
207+
</TABLE>
208+
209+
<A NAME="done()"><!-- --></A><H3>
210+
done</H3>
211+
<PRE>
212+
protected void <B>done</B>()
213+
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
214+
<DL>
215+
<DD><B>Description copied from class: <CODE><A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.Operation.html#done()">HttpRequest.Operation</A></CODE></B></DD>
216+
<DD>Operation complete callback
217+
<P>
218+
<DD><DL>
219+
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.Operation.html#done()">done</A></CODE> in class <CODE><A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.Operation.html" title="class in com.github.kevinsawicki.http">HttpRequest.Operation</A>&lt;<A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.FlushOperation.html" title="type parameter in HttpRequest.FlushOperation">V</A>&gt;</CODE></DL>
220+
</DD>
221+
<DD><DL>
222+
223+
<DT><B>Throws:</B>
224+
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
225+
</DD>
226+
</DL>
227+
<!-- ========= END OF CLASS DATA ========= -->
228+
<HR>
229+
230+
231+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
232+
<A NAME="navbar_bottom"><!-- --></A>
233+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
234+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
235+
<TR>
236+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
237+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
238+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
239+
<TR ALIGN="center" VALIGN="top">
240+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/github/kevinsawicki/http/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
241+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
242+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HttpRequest.FlushOperation.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
243+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
244+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
245+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
246+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
247+
</TR>
248+
</TABLE>
249+
</TD>
250+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
251+
</EM>
252+
</TD>
253+
</TR>
254+
255+
<TR>
256+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
257+
&nbsp;<A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.CloseOperation.html" title="class in com.github.kevinsawicki.http"><B>PREV CLASS</B></A>&nbsp;
258+
&nbsp;<A HREF="../../../../com/github/kevinsawicki/http/HttpRequest.HttpRequestException.html" title="class in com.github.kevinsawicki.http"><B>NEXT CLASS</B></A></FONT></TD>
259+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
260+
<A HREF="../../../../index.html?com/github/kevinsawicki/http/HttpRequest.FlushOperation.html" target="_top"><B>FRAMES</B></A> &nbsp;
261+
&nbsp;<A HREF="HttpRequest.FlushOperation.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
262+
&nbsp;<SCRIPT type="text/javascript">
263+
<!--
264+
if(window==top) {
265+
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
266+
}
267+
//-->
268+
</SCRIPT>
269+
<NOSCRIPT>
270+
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
271+
</NOSCRIPT>
272+
273+
274+
</FONT></TD>
275+
</TR>
276+
<TR>
277+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
278+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
279+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
280+
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
281+
</TR>
282+
</TABLE>
283+
<A NAME="skip-navbar_bottom"></A>
284+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
285+
286+
<HR>
287+
Copyright &#169; 2011-2012. All Rights Reserved.
288+
</BODY>
289+
</HTML>

0 commit comments

Comments
 (0)