| Class and Description |
|---|
| ISFSExtension |
| Class and Description |
|---|
| BaseClientRequestHandler
Using the new SFSExtension base class allows extension developers to register separate request handlers for each possible client request.
|
| IClientRequestHandler |
| Class and Description |
|---|
| ExtensionLogLevel |
| Class and Description |
|---|
| ISFSExtension |
| Class and Description |
|---|
| BaseSFSExtension
Overview
The BaseSFSExtension provides the basic four methods already known in SmartFoxServer 1.x: init(), destroy(), handleClientRequest(), handleServerEvent().
|
| ExtensionLevel |
| ExtensionLogLevel |
| ExtensionReloadMode |
| ExtensionType |
| IClientRequestHandler |
| IServerEventHandler |
| ISFSExtension |
| SFSExtension
The SFSExtension class provides an invocation mechanism that promotes clear separation between
the main extension class and each request and event handlers.
|
| Class and Description |
|---|
| ExtensionLogLevel |
| SFSExtension
The SFSExtension class provides an invocation mechanism that promotes clear separation between
the main extension class and each request and event handlers.
|