Package com.smartfoxserver.extensions
package com.smartfoxserver.extensions
-
ClassDescriptionUsing SFSExtension as the base class for an Extension we can register separate request handlers for every supported client request.Using
SFSExtensionas the base class for an Extension we can register separate handlers for different server side events.SFSExtension's base class.
UseSFSExtensioninsteadThe SFSExtension class provides an invocation mechanism that promotes clear separation between the main extension class and each request and event handlers.