Uses of Interface
marauroa.client.net.INetworkClientManagerInterface
Package
Description
This package contains the client framework that you need to extend to
implement a real client.
This package contains the client network interface.
-
Uses of INetworkClientManagerInterface in marauroa.client
Modifier and TypeFieldDescriptionprotected INetworkClientManagerInterface
ClientFramework.netMan
We keep an instance of network manager to be able to communicate with server. -
Uses of INetworkClientManagerInterface in marauroa.client.net
Modifier and TypeClassDescriptionclass
This is the basic implementation of a TCP network manager.ModifierConstructorDescriptioncreates a new KeepAliveSender.