Uses of Class
it.gotoandplay.smartfoxserver.data.buddylist.persistence.AbstractBuddyPersister

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

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

Subclasses of AbstractBuddyPersister in it.gotoandplay.smartfoxserver.extensions.examples
 class BasicBuddyPersister
           
 class BuddyListDatabasePersister
           This class shows how you can implement your own custom persistency system for the SmartFoxServer buddy lists.