public class StatefulHost extends Object
| Constructor and Description |
|---|
StatefulHost(String url,
EnumSet<CallType> accept) |
| Modifier and Type | Method and Description |
|---|---|
EnumSet<CallType> |
getAccept() |
OffsetDateTime |
getLastUse() |
int |
getRetryCount() |
String |
getUrl() |
boolean |
isUp() |
Copyright © 2019. All rights reserved.