| Package | Description |
|---|---|
| com.putable.server |
Provides the classes specific to the server
|
| Modifier and Type | Field and Description |
|---|---|
private NetPuzlServer |
NetPuzlClientProxy.netPuzlServer
The NetPuzlServer of this client proxy
|
| Modifier and Type | Method and Description |
|---|---|
NetPuzlServer |
NetPuzlClientProxy.getNetPuzlServer()
Gets the NetPuzlServer of this NetPuzl client proxy
|
| Constructor and Description |
|---|
NetPuzlClientProxy(java.net.Socket s,
NetPuzlServer nps)
Starts up a new client proxy
|