| 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 | 
|---|---|
| HarPostDataParams | HarPostData. getParams()Returns the params value. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HarPostData. setParams(HarPostDataParams params)Sets the params value. | 
| Constructor and Description | 
|---|
| HarPostData(java.lang.String mimeType,
           HarPostDataParams params,
           java.lang.String text,
           java.lang.String comment)Creates a new  HarPostDataobject | 
Copyright © 2011 Emmanuel Cecchet - University of Massachusetts - All Rights Reserved.