private class ThreadTest.SecondThread
extends java.lang.Object
implements java.lang.Runnable
Modifier | Constructor and Description |
---|---|
private |
SecondThread() |
Modifier and Type | Method and Description |
---|---|
void |
run()
Calls the
wake method on the remote server. |