Package | Description |
---|---|
com.trilead.ssh2.util |
Modifier and Type | Method and Description |
---|---|
static TimeoutService.TimeoutToken |
TimeoutService.addTimeoutHandler(long runTime,
Runnable handler)
It is assumed that the passed handler will not execute for a long time.
|
Modifier and Type | Method and Description |
---|---|
static void |
TimeoutService.cancelTimeoutHandler(TimeoutService.TimeoutToken token) |
Copyright © 2021. All rights reserved.