Uses of Interface
marauroa.server.net.IServerManager
Packages that use IServerManager
Package
Description
Network communication.
The package stores the TCP implementation of a network server manager.
-
Uses of IServerManager in marauroa.server.net
Classes in marauroa.server.net that implement IServerManagerModifier and TypeClassDescriptionclass
This is the implementation of a worker that sends messages, receives them, ... -
Uses of IServerManager in marauroa.server.net.nio
Constructors in marauroa.server.net.nio with parameters of type IServerManagerModifierConstructorDescriptionNIONetworkConnectionManager(IServerManager serverManager)
Constructor