| Modifier and Type | Method and Description |
|---|---|
static Traits |
Traits.collect(org.apache.http.HttpResponse httpResponse,
long timestamp,
InetAddress remoteAddress)
Collects the traits from the given
HttpResponse. |
static Traits |
Traits.empty(long timestamp)
Returns a new empty
Traits. |
Traits |
PingStatus.getTraits() |
| Constructor and Description |
|---|
PingStatus(PingDestination destination,
int code,
long timestamp,
int duration,
Traits traits)
|
Copyright © 2015–2016 Red Hat. All rights reserved.