public class ServerMain
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
ServerMain.Runner |
Constructor and Description |
---|
ServerMain() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
private static java.lang.RuntimeException |
throwMissingManifest() |
private static java.util.jar.Manifest |
urlToManifest(java.net.URL url) |