You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
372 B
11 lines
372 B
14 years ago
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<body>
|
||
|
The network package contains the public API for the jME3
|
||
|
SpiderMonkey networking module. The {@link com.jme3.network.Network}
|
||
|
class is the entry point for creating default implementations
|
||
|
of {@link com.jme3.network.Client} and {@link com.jme3.network.Server}
|
||
|
implementations.
|
||
|
</body>
|
||
|
</html>
|