Package py4j.examples
Class MultiClientServer
- java.lang.Object
-
- py4j.examples.MultiClientServer
-
public class MultiClientServer extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class 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 Summary
Constructors Constructor Description MultiClientServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-