| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 
 | 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
	<head>
		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
		<title>HttpClient 3.1 Reference Package org.apache.commons.httpclient.cookie</title>
		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
	</head>
	<body>
		      	<div class="overview">
        	<ul>
          		<li>
            		<a href="../../../../../overview-summary.html">Overview</a>
          		</li>
          		<li class="selected">Package</li>
        	</ul>
      	</div>
      	<div class="framenoframe">
        	<ul>
          		<li>
            		<a href="../../../../../index.html" target="_top">FRAMES</a>
          		</li>
          		<li>
            		<a href="package-summary.html" target="_top">NO FRAMES</a>
          		</li>
        	</ul>
      	</div>
		
		      	<h2>Package org.apache.commons.httpclient.cookie</h2>
		<table class="summary">
        	<thead>
          		<tr>
            		<th>Class Summary</th>
          		</tr>
        	</thead>
        	<tbody>
        		            	<tr>
              		<td>
                		<a href="TestCookie.html" target="classFrame">TestCookie</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookie2.html" target="classFrame">TestCookie2</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookieAll.html" target="classFrame">TestCookieAll</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookieBase.html" target="classFrame">TestCookieBase</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookieCompatibilitySpec.html" target="classFrame">TestCookieCompatibilitySpec</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookieIgnoreSpec.html" target="classFrame">TestCookieIgnoreSpec</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookieNetscapeDraft.html" target="classFrame">TestCookieNetscapeDraft</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookiePathComparator.html" target="classFrame">TestCookiePathComparator</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookiePolicy.html" target="classFrame">TestCookiePolicy</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookieRFC2109Spec.html" target="classFrame">TestCookieRFC2109Spec</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookieRFC2965Spec.html" target="classFrame">TestCookieRFC2965Spec</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestCookieVersionSupport.html" target="classFrame">TestCookieVersionSupport</a>
              		</td>
            	</tr>
				            	<tr>
              		<td>
                		<a href="TestDateParser.html" target="classFrame">TestDateParser</a>
              		</td>
            	</tr>
				        	</tbody>
      	</table>
		
		      	<div class="overview">
        	<ul>
          		<li>
            		<a href="../../../../../overview-summary.html">Overview</a>
          		</li>
          		<li class="selected">Package</li>
        	</ul>
      	</div>
      	<div class="framenoframe">
        	<ul>
          		<li>
            		<a href="../../../../../index.html" target="_top">FRAMES</a>
          		</li>
          		<li>
            		<a href="package-summary.html" target="_top">NO FRAMES</a>
          		</li>
        	</ul>
      	</div>
				<hr />
		Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.
	</body>
</html>
 |