Uses of Package
marauroa.common.net.message
Packages that use marauroa.common.net.message
Package
Description
the Stendhal Client.
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 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 package contains the classes that store information about players
connected to server.
This package provides a helper implementation for a Python RP Rules Manager and
a Python World storage.
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.
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.
-
Classes in marauroa.common.net.message used by games.stendhal.clientClassDescriptionThis message indicate the client the objects that the server has determined that this client is able to see.A helper class to transfer content from server to client.
-
Classes in marauroa.common.net.message used by games.stendhal.server.core.engine
-
Classes in marauroa.common.net.message used by games.stendhal.server.core.rp
-
Classes in marauroa.common.net.message used by marauroa.clientClassDescriptionreason for login failureThis message indicate the client the objects that the server has determined that this client is able to see.A helper class to transfer content from server to client.
-
Classes in marauroa.common.net.message used by marauroa.client.netClassDescriptionMessage is a class to represent all the kind of messages that are possible to exist in marauroa.This message indicate the client the objects that the server has determined that this client is able to see.
-
Classes in marauroa.common.net.message used by marauroa.common.netClassDescriptionMessage is a class to represent all the kind of messages that are possible to exist in marauroa.
-
Classes in marauroa.common.net.message used by marauroa.common.net.messageClassDescriptionMessage is a class to represent all the kind of messages that are possible to exist in marauroa.Type of messagereason for login failureThis message is a generic message that send a byte array.A helper class to transfer content from server to client.
-
Classes in marauroa.common.net.message used by marauroa.server.game.containerClassDescriptionreason for login failureA helper class to transfer content from server to client.
-
Classes in marauroa.common.net.message used by marauroa.server.game.dbcommand
-
Classes in marauroa.common.net.message used by marauroa.server.game.messagehandlerClassDescriptionMessage is a class to represent all the kind of messages that are possible to exist in marauroa.
-
Classes in marauroa.common.net.message used by marauroa.server.game.python
-
Classes in marauroa.common.net.message used by marauroa.server.game.rpClassDescriptionMessage is a class to represent all the kind of messages that are possible to exist in marauroa.A helper class to transfer content from server to client.
-
Classes in marauroa.common.net.message used by marauroa.server.netClassDescriptionMessage is a class to represent all the kind of messages that are possible to exist in marauroa.
-
Classes in marauroa.common.net.message used by marauroa.server.net.nioClassDescriptionMessage is a class to represent all the kind of messages that are possible to exist in marauroa.
-
Classes in marauroa.common.net.message used by marauroa.server.net.webClassDescriptionMessage is a class to represent all the kind of messages that are possible to exist in marauroa.