public class KeepAlive.threadkeepAlive
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
KeepAlive.threadkeepAlive(AoSession aoSession)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
The method to run the thread.
|
public KeepAlive.threadkeepAlive(AoSession aoSession)