Klasse Server

java.lang.Object
ch.nolix.system.application.main.BaseServer<Server>
ch.nolix.system.application.main.Server
Alle implementierten Schnittstellen:
Closeable, CloseStateRequestable, GroupCloseable, Clearable, EmptinessRequestable, IServer, AutoCloseable

public final class Server extends BaseServer<Server>
A Server is a BaseServer that listens to net Clients on a specific port.
Version:
2017-09-10
Autor:
Silvan Wyss