Uses of Package
com.jme3.network.serializing
Packages that use com.jme3.network.serializing
Package
Description
-
Classes in com.jme3.network.serializing used by com.jme3.networkClassDescriptionUse this annotation when a class is going to be transferred over the network.
-
Classes in com.jme3.network.serializing used by com.jme3.network.messageClassDescriptionUse this annotation when a class is going to be transferred over the network.The main serializer class, which will serialize objects such that they can be sent across the network.A SerializerRegistration represents a connection between a class, and its serializer.
-
Classes in com.jme3.network.serializing used by com.jme3.network.rmiClassDescriptionUse this annotation when a class is going to be transferred over the network.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.serializingClassDescriptionThe main serializer class, which will serialize objects such that they can be sent across the network.A SerializerRegistration represents a connection between a class, and its serializer.
-
Classes in com.jme3.network.serializing used by com.jme3.network.serializing.serializersClassDescriptionThe 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.service.rmiClassDescriptionUse this annotation when a class is going to be transferred over the network.
-
Classes in com.jme3.network.serializing used by com.jme3.network.service.rpc.msgClassDescriptionUse this annotation when a class is going to be transferred over the network.