Uses of Package
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.
-
ClassDescriptionThis exception is thrown when a invalid version message is received.
-
ClassDescriptionInputSerializer is used to serialize classes that implement the Serializable interface from an InputStream.OutputSerializer is used to serialize classes that implement the Serializable interface into a OutputStream.Interface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionInterface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptionThis exception is thrown when a invalid version message is received.
-
ClassDescriptionThis exception is thrown when a invalid version message is received.
-
ClassDescriptionInputSerializer is used to serialize classes that implement the Serializable interface from an InputStream.OutputSerializer is used to serialize classes that implement the Serializable interface into a OutputStream.Interface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptiona server for a specific protocolThis class decodes a stream of bytes and builds a Marauroa message with it.This class encodes a Message as a stream of bytes.InputSerializer is used to serialize classes that implement the Serializable interface from an InputStream.This exception is thrown when a invalid version message is received.MessageFactory is the class that is in charge of building the messages from the stream of bytes.OutputSerializer is used to serialize classes that implement the Serializable interface into a OutputStream.Interface of all the object that wants to be able to be converted into a stream of bytes.
-
ClassDescriptiona connection between client and serverInputSerializer is used to serialize classes that implement the Serializable interface from an InputStream.OutputSerializer is used to serialize classes that implement the Serializable interface into a OutputStream.Interface of all the object that wants to be able to be converted into a stream of bytes.
-
-
-
-
-
ClassDescriptiona connection between client and servera server for a specific protocol
-
-
-
-
-
ClassDescriptionThis exception is thrown when a invalid version message is received.