Uses of Interface
de.stefanreiser.net.server.WorkerThreadFactory
Package | Description |
---|---|
de.stefanreiser.net.server |
Für Client-Server-Anwendungen im Terminal.
|
-
Uses of WorkerThreadFactory in de.stefanreiser.net.server
Methods in de.stefanreiser.net.server with parameters of type WorkerThreadFactory Modifier and Type Method Description static Server
Server. createServer(int port, boolean loopbackOnly, Loggable logger, WorkerThreadFactory serverThreadFactory)