public interface IKTimeoutControl
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeoutDuration() |
int |
getTimeoutScheme() |
void |
setTimeoutDuration(long t) |
void |
setTimeoutScheme(int s) |
static final int CONTINUE
static final int RETRY
© Copyright IBM Corp. 2016. All rights reserved.