public ExampleServer(MainExampleServerlForm form, ExampleServerSettings serverSettings) { this.exampleServerForm = form; this.serverSettings = serverSettings; }