public class MorphAdornerServer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_SERVER_PORT
Default port on which to listen for incoming requests.
|
| Constructor and Description |
|---|
MorphAdornerServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Main program.
|
public static final int DEFAULT_SERVER_PORT