1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<html> 3<head> 4<title></title> 5<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 6</head> 7<body> 8The network package contains the public API for the jME3 9SpiderMonkey networking module. The {@link com.jme3.network.Network} 10class is the entry point for creating default implementations 11of {@link com.jme3.network.Client} and {@link com.jme3.network.Server} 12implementations. 13</body> 14</html> 15