| Package | Description |
|---|---|
| jadeutils.web.har |
| Modifier and Type | Method and Description |
|---|---|
List<HarPostDataParam> |
HarPostData.getParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
HarPostData.setParams(List<HarPostDataParam> params) |
| Constructor and Description |
|---|
HarPostData(String mimeType,
String text,
List<HarPostDataParam> params) |
Copyright © 2019. All rights reserved.