| Package | Description | 
|---|---|
| edu.umass.cs.benchlab.har | Core classes of the HAR library ( HarLogis the top object representing a HAR file in memory) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<HarCookie> | HarCookies. getCookies()Returns the cookies value. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HarCookies. addCookie(HarCookie cookie)Add a new cookie to the list | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HarCookies. setCookies(java.util.List<HarCookie> cookies)Sets the cookies value. | 
Copyright © 2011 Emmanuel Cecchet - University of Massachusetts - All Rights Reserved.