public class AppletServer extends Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
AppletServer.Transfer |
| Modifier and Type | Field and Description |
|---|---|
private boolean |
cancel |
| Constructor and Description |
|---|
AppletServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg) |
private void |
open() |
public AppletServer()
throws IOException
IOExceptionprivate void open()
throws IOException
IOExceptionpublic static void main(String[] arg) throws IOException
IOException