Uses of Class
it.gotoandplay.smartfoxserver.extensions.AbstractExtension

Packages that use AbstractExtension
it.gotoandplay.smartfoxserver.extensions.examples   
 

Uses of AbstractExtension in it.gotoandplay.smartfoxserver.extensions.examples
 

Subclasses of AbstractExtension in it.gotoandplay.smartfoxserver.extensions.examples
 class PixelGame
          PixelGame -- SmartFoxServer example Extension version 1.0.0
 class SimpleDbExtension
          SimpleDbExtension.java This example is the java translation of the dbExtension Actionscript Example found in the sfsExtensions/ folder
For further details you should read the tutorial 8.3 of the SmartFoxServer documentation
 class SimpleExtension
           This is the most simple SmartFoxServer extension possible.