public class StatusData extends Object implements Serializable
| Constructor and Description |
|---|
StatusData(byte[] rawData) |
StatusData(String url,
String hostName,
String hostAddress) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostAddress() |
String |
getHostName() |
String |
getUrl() |
byte[] |
toBytes() |
Copyright © 2013–2016 V5 Analytics. All rights reserved.