Uses of Package
marauroa.common.net

Packages that use marauroa.common.net
Package
Description
the Stendhal Client.
 
the scripting backend.
Entities are all the interactive objects of the gaming world (including players, NPCs, creatures, items, signs, chests, portals, ...)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Management of Slots.
 
 
Events are notifications send from the server to the clients.
 
 
 
 
This package contains the client framework that you need to extend to implement a real client.
This package contains the client network interface.
This package stores all the important data structures of Marauroa.
This package stores all the serializers to build Messages from a stream of bytes and from a Message create a stream of bytes representing it.
Stores all the messages classes.
 
The package stores the game related code: glue logic and RP system framework.
This package contains the classes that store information about players connected to server.
 
Network communication.
This package handles flood detection.
The package stores the TCP implementation of a network server manager.
The package stores the connection validator.
 
This packages analyses network dumps.