| Package | Description |
|---|---|
| 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 | |
| com.jme3.network.service.rmi | |
| com.jme3.network.service.rpc.msg |
| Class and Description |
|---|
| Serializable
Use this annotation when a class is going to be transferred
over the network.
|
| Class and Description |
|---|
| 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.
|
| SerializerRegistration
A SerializerRegistration represents a connection between a class, and
its serializer.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| Serializer
The main serializer class, which will serialize objects such that
they can be sent across the network.
|
| Class and Description |
|---|
| Serializable
Use this annotation when a class is going to be transferred
over the network.
|
| Class and Description |
|---|
| Serializable
Use this annotation when a class is going to be transferred
over the network.
|