Uses of Class
marauroa.common.net.message.Message

Packages that use Message
Package
Description
This package contains the client network interface.
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.
 
This is possibly the most complex part of all the middleware that makes up Arianne.
Role Playing Design is the determining factor on how easy is to create a new game for Arianne.
Network communication.
The package stores the TCP implementation of a network server manager.