class TLSTM.SocketTimeout
extends java.util.TimerTask
Modifier and Type | Field and Description |
---|---|
private TLSTM.SocketEntry |
entry |
Constructor and Description |
---|
SocketTimeout(TLSTM.SocketEntry entry) |
Modifier and Type | Method and Description |
---|---|
boolean |
cancel() |
void |
run()
run
|
private TLSTM.SocketEntry entry
public SocketTimeout(TLSTM.SocketEntry entry)