Klasse Server

Alle implementierten Schnittstellen:
IApplicationManager<IApplication<?,?>>, ISecuriyModeHolder, ISinglePortServer, Closeable, CloseStateRequestable, GroupCloseable, Clearable, EmptinessRequestable, IServer<Server>, AutoCloseable

public final class Server extends AbstractServer<Server> implements ISinglePortServer
A Server is a AbstractServer that listens to net AbstractClients on a specific port.
Autor:
Silvan Wyss