Package | Description |
---|---|
ch.dermitza.securenio.socket.timeout.worker |
Modifier and Type | Method and Description |
---|---|
void |
TimeoutWorker.cancel(Timeout timeout)
Cancel an already waited-on
Timeout . |
int |
Timeout.compareTo(Timeout t)
Overrides the
Comparable interface to allow timeouts to be
compared. |
void |
TimeoutWorker.insert(Timeout timeout)
Insert a
Timeout that needs to be waited upon. |