aboutsummaryrefslogtreecommitdiff
path: root/engine/src/networking/com/jme3/network/package.html
blob: 46dfa80c1b9ecaef45b07915e56f941e898f4753 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>    
<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>