|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jme3.network.serializing | |
---|---|
com.jme3.network | The network package contains the public API for the jME3 SpiderMonkey networking module. |
com.jme3.network.message | |
com.jme3.network.rmi | |
com.jme3.network.serializing | |
com.jme3.network.serializing.serializers |
Classes in com.jme3.network.serializing used by com.jme3.network | |
---|---|
Serializable
Use this annotation when a class is going to be transferred over the network. |
Classes in com.jme3.network.serializing used by com.jme3.network.message | |
---|---|
Serializable
Use this annotation when a class is going to be transferred over the network. |
|
Serializer
The main serializer class, which will serialize objects such that they can be sent across the network. |
Classes in com.jme3.network.serializing used by com.jme3.network.rmi | |
---|---|
Serializable
Use this annotation when a class is going to be transferred over the network. |
|
Serializer
The main serializer class, which will serialize objects such that they can be sent across the network. |
Classes in com.jme3.network.serializing used by com.jme3.network.serializing | |
---|---|
Serializer
The main serializer class, which will serialize objects such that they can be sent across the network. |
|
SerializerRegistration
A SerializerRegistration represents a connection between a class, and its serializer. |
Classes in com.jme3.network.serializing used by com.jme3.network.serializing.serializers | |
---|---|
Serializer
The main serializer class, which will serialize objects such that they can be sent across the network. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |