5
|
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 23 11:49:49 GMT+01:00 2008 -->
|
|
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
7 <TITLE>
|
|
8 SM (HttpClient 4.0-beta1 API)
|
|
9 </TITLE>
|
|
10
|
|
11 <META NAME="keywords" CONTENT="org.apache.http.cookie.SM interface">
|
|
12
|
|
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
|
14
|
|
15 <SCRIPT type="text/javascript">
|
|
16 function windowTitle()
|
|
17 {
|
|
18 parent.document.title="SM (HttpClient 4.0-beta1 API)";
|
|
19 }
|
|
20 </SCRIPT>
|
|
21 <NOSCRIPT>
|
|
22 </NOSCRIPT>
|
|
23
|
|
24 </HEAD>
|
|
25
|
|
26 <BODY BGCOLOR="white" onload="windowTitle();">
|
|
27
|
|
28
|
|
29 <!-- ========= START OF TOP NAVBAR ======= -->
|
|
30 <A NAME="navbar_top"><!-- --></A>
|
|
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
33 <TR>
|
|
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
35 <A NAME="navbar_top_firstrow"><!-- --></A>
|
|
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
37 <TR ALIGN="center" VALIGN="top">
|
|
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SM.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
46 </TR>
|
|
47 </TABLE>
|
|
48 </TD>
|
|
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
50 </EM>
|
|
51 </TD>
|
|
52 </TR>
|
|
53
|
|
54 <TR>
|
|
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
56 <A HREF="../../../../org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie"><B>PREV CLASS</B></A>
|
|
57 NEXT CLASS</FONT></TD>
|
|
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
59 <A HREF="../../../../index.html?org/apache/http/cookie/SM.html" target="_top"><B>FRAMES</B></A>
|
|
60 <A HREF="SM.html" target="_top"><B>NO FRAMES</B></A>
|
|
61 <SCRIPT type="text/javascript">
|
|
62 <!--
|
|
63 if(window==top) {
|
|
64 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
65 }
|
|
66 //-->
|
|
67 </SCRIPT>
|
|
68 <NOSCRIPT>
|
|
69 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
70 </NOSCRIPT>
|
|
71
|
|
72
|
|
73 </FONT></TD>
|
|
74 </TR>
|
|
75 <TR>
|
|
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
77 SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | CONSTR | METHOD</FONT></TD>
|
|
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
79 DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | METHOD</FONT></TD>
|
|
80 </TR>
|
|
81 </TABLE>
|
|
82 <A NAME="skip-navbar_top"></A>
|
|
83 <!-- ========= END OF TOP NAVBAR ========= -->
|
|
84
|
|
85 <HR>
|
|
86 <!-- ======== START OF CLASS DATA ======== -->
|
|
87 <H2>
|
|
88 <FONT SIZE="-1">
|
|
89 org.apache.http.cookie</FONT>
|
|
90 <BR>
|
|
91 Interface SM</H2>
|
|
92 <HR>
|
|
93 <DL>
|
|
94 <DT><PRE>public interface <B>SM</B></DL>
|
|
95 </PRE>
|
|
96
|
|
97 <P>
|
|
98 Constants and static helpers related to the HTTP state management.
|
|
99 <P>
|
|
100
|
|
101 <P>
|
|
102 <DL>
|
|
103 <DT><B>Since:</B></DT>
|
|
104 <DD>4.0</DD>
|
|
105 <DT><B>Author:</B></DT>
|
|
106 <DD><a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a></DD>
|
|
107 </DL>
|
|
108 <HR>
|
|
109
|
|
110 <P>
|
|
111 <!-- =========== FIELD SUMMARY =========== -->
|
|
112
|
|
113 <A NAME="field_summary"><!-- --></A>
|
|
114 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
115 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
116 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
117 <B>Field Summary</B></FONT></TH>
|
|
118 </TR>
|
|
119 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
120 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
121 <CODE>static java.lang.String</CODE></FONT></TD>
|
|
122 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SM.html#COOKIE">COOKIE</A></B></CODE>
|
|
123
|
|
124 <BR>
|
|
125 </TD>
|
|
126 </TR>
|
|
127 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
128 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
129 <CODE>static java.lang.String</CODE></FONT></TD>
|
|
130 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SM.html#COOKIE2">COOKIE2</A></B></CODE>
|
|
131
|
|
132 <BR>
|
|
133 </TD>
|
|
134 </TR>
|
|
135 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
136 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
137 <CODE>static java.lang.String</CODE></FONT></TD>
|
|
138 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SM.html#SET_COOKIE">SET_COOKIE</A></B></CODE>
|
|
139
|
|
140 <BR>
|
|
141 </TD>
|
|
142 </TR>
|
|
143 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
144 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
145 <CODE>static java.lang.String</CODE></FONT></TD>
|
|
146 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SM.html#SET_COOKIE2">SET_COOKIE2</A></B></CODE>
|
|
147
|
|
148 <BR>
|
|
149 </TD>
|
|
150 </TR>
|
|
151 </TABLE>
|
|
152
|
|
153 <P>
|
|
154
|
|
155 <!-- ============ FIELD DETAIL =========== -->
|
|
156
|
|
157 <A NAME="field_detail"><!-- --></A>
|
|
158 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
159 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
160 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
161 <B>Field Detail</B></FONT></TH>
|
|
162 </TR>
|
|
163 </TABLE>
|
|
164
|
|
165 <A NAME="COOKIE"><!-- --></A><H3>
|
|
166 COOKIE</H3>
|
|
167 <PRE>
|
|
168 static final java.lang.String <B>COOKIE</B></PRE>
|
|
169 <DL>
|
|
170 <DL>
|
|
171 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.SM.COOKIE">Constant Field Values</A></DL>
|
|
172 </DL>
|
|
173 <HR>
|
|
174
|
|
175 <A NAME="COOKIE2"><!-- --></A><H3>
|
|
176 COOKIE2</H3>
|
|
177 <PRE>
|
|
178 static final java.lang.String <B>COOKIE2</B></PRE>
|
|
179 <DL>
|
|
180 <DL>
|
|
181 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.SM.COOKIE2">Constant Field Values</A></DL>
|
|
182 </DL>
|
|
183 <HR>
|
|
184
|
|
185 <A NAME="SET_COOKIE"><!-- --></A><H3>
|
|
186 SET_COOKIE</H3>
|
|
187 <PRE>
|
|
188 static final java.lang.String <B>SET_COOKIE</B></PRE>
|
|
189 <DL>
|
|
190 <DL>
|
|
191 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.SM.SET_COOKIE">Constant Field Values</A></DL>
|
|
192 </DL>
|
|
193 <HR>
|
|
194
|
|
195 <A NAME="SET_COOKIE2"><!-- --></A><H3>
|
|
196 SET_COOKIE2</H3>
|
|
197 <PRE>
|
|
198 static final java.lang.String <B>SET_COOKIE2</B></PRE>
|
|
199 <DL>
|
|
200 <DL>
|
|
201 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.SM.SET_COOKIE2">Constant Field Values</A></DL>
|
|
202 </DL>
|
|
203 <!-- ========= END OF CLASS DATA ========= -->
|
|
204 <HR>
|
|
205
|
|
206
|
|
207 <!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
208 <A NAME="navbar_bottom"><!-- --></A>
|
|
209 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
210 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
211 <TR>
|
|
212 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
213 <A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
214 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
215 <TR ALIGN="center" VALIGN="top">
|
|
216 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
217 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
218 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
219 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SM.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
220 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
221 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
222 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
223 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
224 </TR>
|
|
225 </TABLE>
|
|
226 </TD>
|
|
227 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
228 </EM>
|
|
229 </TD>
|
|
230 </TR>
|
|
231
|
|
232 <TR>
|
|
233 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
234 <A HREF="../../../../org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie"><B>PREV CLASS</B></A>
|
|
235 NEXT CLASS</FONT></TD>
|
|
236 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
237 <A HREF="../../../../index.html?org/apache/http/cookie/SM.html" target="_top"><B>FRAMES</B></A>
|
|
238 <A HREF="SM.html" target="_top"><B>NO FRAMES</B></A>
|
|
239 <SCRIPT type="text/javascript">
|
|
240 <!--
|
|
241 if(window==top) {
|
|
242 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
243 }
|
|
244 //-->
|
|
245 </SCRIPT>
|
|
246 <NOSCRIPT>
|
|
247 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
248 </NOSCRIPT>
|
|
249
|
|
250
|
|
251 </FONT></TD>
|
|
252 </TR>
|
|
253 <TR>
|
|
254 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
255 SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | CONSTR | METHOD</FONT></TD>
|
|
256 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
257 DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | METHOD</FONT></TD>
|
|
258 </TR>
|
|
259 </TABLE>
|
|
260 <A NAME="skip-navbar_bottom"></A>
|
|
261 <!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
262
|
|
263 <HR>
|
|
264 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
|
|
265 </BODY>
|
|
266 </HTML>
|