Class Server

All Implemented Interfaces:
IApplicationManager<IApplication<?,?>>, ISinglePortServer, ISecuriyModeHolder, 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.
Author:
Silvan Wyss