public class FileServer extends Object implements Closeable
| Constructor and Description |
|---|
FileServer(String interfaceName,
int serverPort,
Path config) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args)
Simple main function that starts the server and keeps it alive
|
public static void main(String[] args)
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2019. All rights reserved.