public class HttpInvokeDocument extends InvokeDocument
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpInvokeDocument.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
HttpInvokeDocument(HttpInvokeDocument.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRemoteAddress() |
int |
getResponseCode() |
URL |
getUrl() |
String |
getUserAgent() |
String |
getUserPlatform() |
int |
hashCode() |
getAssociatedTrackerId, getId, getInvokeCost, getPackageName, getResponseTime, getServiceName, getTimeInvoked, getUser, getUserGroups, isSuccess, toStringprotected HttpInvokeDocument(HttpInvokeDocument.Builder builder)
public URL getUrl()
public String getRemoteAddress()
public int getResponseCode()
public String getUserAgent()
public String getUserPlatform()
public boolean equals(Object o)
equals in class InvokeDocumentpublic int hashCode()
hashCode in class InvokeDocumentCopyright © 2022. All rights reserved.