Package com.electrotank.electroserver4.extensions

Provides classes for basic plug-ins, extensions, and events.

See:
          Description

Interface Summary
EventHandler  
EventHandlerLifeCycle  
ExtensionEventHandler  
ExtensionLifeCycle Interface for automatic initialization of extensions and plugins.
LoginEventHandler Custom login event handler.
LogoutEventHandler Custom logout event handler.
ManagedObjectFactory A managed object factory is a special case object that can be used to create objects that need to be tracked over time.
ManagedObjectFactoryLifeCycle  
Plugin A plug-in is the most generic and flexible way to add functionality to ElectroServer.
PluginInterop  
PluginLifeCycle Interface for automatic initialization of extensions and plugins.
PluginRequest Provides an interface for communication from clients to a plugin.
RoomUserEvents Interface for a custom event handler for room user events.
RoomVariableEvents  
UserVariableEventHandler  
 

Class Summary
BaseEvent  
BaseLoginEventHandler Custom login event handler.
BaseLogoutEventHandler Custom logout event handler.
BaseManagedObjectFactory  
BasePlugin  
LoginContext Contains all information from a client attempting to login.
 

Enum Summary
ChainAction  
 

Package com.electrotank.electroserver4.extensions Description

Provides classes for basic plug-ins, extensions, and events.

Related Documentation

For an overview, please see:



Copyright © 2007 Electrotank, Inc. All Rights Reserved.