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