public class HarEntry extends Object
| Constructor and Description |
|---|
HarEntry(HarRequest request,
HarResponse response) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
HarRequest |
getRequest() |
HarResponse |
getResponse() |
int |
hashCode() |
void |
setRequest(HarRequest request) |
void |
setResponse(HarResponse response) |
String |
toString() |
public HarEntry(HarRequest request, HarResponse response)
public HarRequest getRequest()
public void setRequest(HarRequest request)
request - the request to setpublic HarResponse getResponse()
public void setResponse(HarResponse response)
response - the response to setCopyright © 2019. All rights reserved.