public class HelloWorldServer extends Object
Greeter server.| Constructor and Description |
|---|
HelloWorldServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main launches the server from the command line.
|
public static void main(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedException