Package com.jme3.network.serializing
package com.jme3.network.serializing
-
ClassDescriptionUse 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 general exception from the serialization routines.A SerializerRegistration represents a connection between a class, and its serializer.