~testplan-team/testplan/source-collection

« back to all changes in this revision

Viewing changes to commons-httpclient-3.1/docs/apidocs/org/apache/commons/httpclient/class-use/HttpHost.html

  • Committer: edA-qa mort-ora-y
  • Date: 2009-01-28 15:36:51 UTC
  • Revision ID: eda-qa@disemia.com-20090128153651-u4uzd035zyjea16j
adding httpclient

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.5.0_11) on Sat Aug 18 11:01:03 CEST 2007 -->
 
6
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 
7
<TITLE>
 
8
Uses of Class org.apache.commons.httpclient.HttpHost (HttpClient 3.1 API)
 
9
</TITLE>
 
10
 
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    parent.document.title="Uses of Class org.apache.commons.httpclient.HttpHost (HttpClient 3.1 API)";
 
18
}
 
19
</SCRIPT>
 
20
<NOSCRIPT>
 
21
</NOSCRIPT>
 
22
 
 
23
</HEAD>
 
24
 
 
25
<BODY BGCOLOR="white" onload="windowTitle();">
 
26
 
 
27
 
 
28
<!-- ========= START OF TOP NAVBAR ======= -->
 
29
<A NAME="navbar_top"><!-- --></A>
 
30
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
31
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
32
<TR>
 
33
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
34
<A NAME="navbar_top_firstrow"><!-- --></A>
 
35
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
36
  <TR ALIGN="center" VALIGN="top">
 
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
40
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
45
  </TR>
 
46
</TABLE>
 
47
</TD>
 
48
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
49
</EM>
 
50
</TD>
 
51
</TR>
 
52
 
 
53
<TR>
 
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
55
&nbsp;PREV&nbsp;
 
56
&nbsp;NEXT</FONT></TD>
 
57
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
58
  <A HREF="../../../../../index.html?org/apache/commons/httpclient//class-useHttpHost.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
59
&nbsp;<A HREF="HttpHost.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
60
&nbsp;<SCRIPT type="text/javascript">
 
61
  <!--
 
62
  if(window==top) {
 
63
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
64
  }
 
65
  //-->
 
66
</SCRIPT>
 
67
<NOSCRIPT>
 
68
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
69
</NOSCRIPT>
 
70
 
 
71
 
 
72
</FONT></TD>
 
73
</TR>
 
74
</TABLE>
 
75
<A NAME="skip-navbar_top"></A>
 
76
<!-- ========= END OF TOP NAVBAR ========= -->
 
77
 
 
78
<HR>
 
79
<CENTER>
 
80
<H2>
 
81
<B>Uses of Class<br>org.apache.commons.httpclient.HttpHost</B></H2>
 
82
</CENTER>
 
83
 
 
84
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
85
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
86
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
87
Packages that use <A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient">HttpHost</A></FONT></TH>
 
88
</TR>
 
89
<TR BGCOLOR="white" CLASS="TableRowColor">
 
90
<TD><A HREF="#org.apache.commons.httpclient"><B>org.apache.commons.httpclient</B></A></TD>
 
91
<TD>Classes and interfaces supporting the client side of the HTTP protocol.&nbsp;</TD>
 
92
</TR>
 
93
</TABLE>
 
94
&nbsp;
 
95
<P>
 
96
<A NAME="org.apache.commons.httpclient"><!-- --></A>
 
97
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
98
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
99
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
100
Uses of <A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient">HttpHost</A> in <A HREF="../../../../../org/apache/commons/httpclient/package-summary.html">org.apache.commons.httpclient</A></FONT></TH>
 
101
</TR>
 
102
</TABLE>
 
103
&nbsp;
 
104
<P>
 
105
 
 
106
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
107
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
108
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient">HttpHost</A> in <A HREF="../../../../../org/apache/commons/httpclient/package-summary.html">org.apache.commons.httpclient</A></FONT></TH>
 
109
</TR>
 
110
<TR BGCOLOR="white" CLASS="TableRowColor">
 
111
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
112
<CODE>&nbsp;class</CODE></FONT></TD>
 
113
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/ProxyHost.html" title="class in org.apache.commons.httpclient">ProxyHost</A></B></CODE>
 
114
 
 
115
<BR>
 
116
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds all of the variables needed to describe an HTTP connection to a proxy.</TD>
 
117
</TR>
 
118
</TABLE>
 
119
&nbsp;
 
120
<P>
 
121
 
 
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
123
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
124
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/commons/httpclient/package-summary.html">org.apache.commons.httpclient</A> with parameters of type <A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient">HttpHost</A></FONT></TH>
 
125
</TR>
 
126
<TR BGCOLOR="white" CLASS="TableRowColor">
 
127
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
128
<CODE>&nbsp;void</CODE></FONT></TD>
 
129
<TD><CODE><B>HostConfiguration.</B><B><A HREF="../../../../../org/apache/commons/httpclient/HostConfiguration.html#setHost(org.apache.commons.httpclient.HttpHost)">setHost</A></B>(<A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient">HttpHost</A>&nbsp;host)</CODE>
 
130
 
 
131
<BR>
 
132
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the given host</TD>
 
133
</TR>
 
134
</TABLE>
 
135
&nbsp;
 
136
<P>
 
137
 
 
138
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
139
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
140
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/apache/commons/httpclient/package-summary.html">org.apache.commons.httpclient</A> with parameters of type <A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient">HttpHost</A></FONT></TH>
 
141
</TR>
 
142
<TR BGCOLOR="white" CLASS="TableRowColor">
 
143
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html#HttpHost(org.apache.commons.httpclient.HttpHost)">HttpHost</A></B>(<A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient">HttpHost</A>&nbsp;httphost)</CODE>
 
144
 
 
145
<BR>
 
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy constructor for HttpHost</TD>
 
147
</TR>
 
148
</TABLE>
 
149
&nbsp;
 
150
<P>
 
151
<HR>
 
152
 
 
153
 
 
154
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
155
<A NAME="navbar_bottom"><!-- --></A>
 
156
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
157
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
158
<TR>
 
159
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
160
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
161
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
162
  <TR ALIGN="center" VALIGN="top">
 
163
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
164
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
165
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/httpclient/HttpHost.html" title="class in org.apache.commons.httpclient"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
166
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
167
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
168
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
169
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
170
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
171
  </TR>
 
172
</TABLE>
 
173
</TD>
 
174
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
175
</EM>
 
176
</TD>
 
177
</TR>
 
178
 
 
179
<TR>
 
180
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
181
&nbsp;PREV&nbsp;
 
182
&nbsp;NEXT</FONT></TD>
 
183
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
184
  <A HREF="../../../../../index.html?org/apache/commons/httpclient//class-useHttpHost.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
185
&nbsp;<A HREF="HttpHost.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
186
&nbsp;<SCRIPT type="text/javascript">
 
187
  <!--
 
188
  if(window==top) {
 
189
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
190
  }
 
191
  //-->
 
192
</SCRIPT>
 
193
<NOSCRIPT>
 
194
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
195
</NOSCRIPT>
 
196
 
 
197
 
 
198
</FONT></TD>
 
199
</TR>
 
200
</TABLE>
 
201
<A NAME="skip-navbar_bottom"></A>
 
202
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
203
 
 
204
<HR>
 
205
Copyright &copy; 2001-2007 Apache Software Foundation. All Rights Reserved.
 
206
</BODY>
 
207
</HTML>