public class MultiClientServer
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
MultiClientServer.EntryPoint |
static class |
MultiClientServer.SharedRunnable
This Runnable for a Thread is designed to simulate the shared nature of a
thread like the UI thread in an SWT application.
|
Constructor and Description |
---|
MultiClientServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |