Uses of Interface
marauroa.server.net.IServerManager
Package
Description
Network communication.
The package stores the TCP implementation of a network server manager.
-
Uses of IServerManager in marauroa.server.net
Modifier and TypeClassDescriptionclass
This is the implementation of a worker that sends messages, receives them, ... -
Uses of IServerManager in marauroa.server.net.nio
ModifierConstructorDescriptionNIONetworkConnectionManager(IServerManager serverManager)
Constructor