public class InitializeServerClient.InitializeClient
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
InitializeClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
The method that begins the client.
|