Package | Description |
---|---|
ch.dermitza.securenio.socket.timeout.threadpool |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<TimeoutRunnable> |
TimeoutExecutor.scheduleTimeout(TimeoutRunnable worker)
Deprecated.
Schedule a timeout that expires in the future.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<TimeoutRunnable> |
TimeoutExecutor.scheduleTimeout(TimeoutRunnable worker)
Deprecated.
Schedule a timeout that expires in the future.
|