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> 8 The network package contains the public API for the jME3 9 SpiderMonkey networking module. The {@link com.jme3.network.Network} 10 class is the entry point for creating default implementations 11 of {@link com.jme3.network.Client} and {@link com.jme3.network.Server} 12 implementations. 13 </body> 14 </html> 15